Re: [PATCH v2 5/5] iommu: virtio: Use iommu_put_resv_regions_simple()

2019-12-11 Thread Jean-Philippe Brucker
On Mon, Dec 09, 2019 at 03:50:07PM +0100, Thierry Reding wrote: > From: Thierry Reding > > Use the new standard function instead of open-coding it. > > Cc: Jean-Philippe Brucker > Cc: virtualizat...@lists.linux-foundation.org > Signed-off-by: Thierry Reding Reviewed-by: Jean-Philippe Brucker

[PATCH v2 5/5] iommu: virtio: Use iommu_put_resv_regions_simple()

2019-12-09 Thread Thierry Reding
From: Thierry Reding Use the new standard function instead of open-coding it. Cc: Jean-Philippe Brucker Cc: virtualizat...@lists.linux-foundation.org Signed-off-by: Thierry Reding --- Changes in v2: - change subject prefix to 'iommu: virt:' to 'iommu: virtio:' drivers/iommu/virtio-iommu.c |