On 29/06/16 08:07, Alex Williamson wrote:
> On Tue, 28 Jun 2016 23:37:06 +0200
> Heiner Kallweit wrote:
>
>> Am 28.06.2016 um 22:09 schrieb Alex Williamson:
>>> On Tue, 28 Jun 2016 20:40:37 +0200
>>> Heiner Kallweit wrote:
>>>
The init function ensures that iommu_group_kset can't be NULL
Am 29.06.2016 um 00:07 schrieb Alex Williamson:
> On Tue, 28 Jun 2016 23:37:06 +0200
> Heiner Kallweit wrote:
>
>> Am 28.06.2016 um 22:09 schrieb Alex Williamson:
>>> On Tue, 28 Jun 2016 20:40:37 +0200
>>> Heiner Kallweit wrote:
>>>
The init function ensures that iommu_group_kset can't b
On Tue, 28 Jun 2016 23:37:06 +0200
Heiner Kallweit wrote:
> Am 28.06.2016 um 22:09 schrieb Alex Williamson:
> > On Tue, 28 Jun 2016 20:40:37 +0200
> > Heiner Kallweit wrote:
> >
> >> The init function ensures that iommu_group_kset can't be NULL.
> >> Therefore this check isn't needed.
> >
Am 28.06.2016 um 22:09 schrieb Alex Williamson:
> On Tue, 28 Jun 2016 20:40:37 +0200
> Heiner Kallweit wrote:
>
>> The init function ensures that iommu_group_kset can't be NULL.
>> Therefore this check isn't needed.
>
> Have you seen your previous patch? Wasn't this claim that the init
> functi
On Tue, 28 Jun 2016 20:40:37 +0200
Heiner Kallweit wrote:
> The init function ensures that iommu_group_kset can't be NULL.
> Therefore this check isn't needed.
Have you seen your previous patch? Wasn't this claim that the init
function ensures iommu_group_kset more true when iommu_init() called
The init function ensures that iommu_group_kset can't be NULL.
Therefore this check isn't needed.
Signed-off-by: Heiner Kallweit
---
drivers/iommu/iommu.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/iommu/iommu.c b/drivers/iommu/iommu.c
index b36ec9c..b36e24d 100644
--- a/drive