Re: [PATCH 0/3] iommu: Kerneldoc improvements

From: Joerg Roedel
Date: Tue Feb 26 2019 - 05:11:01 EST


Hi Geert,

On Wed, Feb 20, 2019 at 02:00:50PM +0100, Geert Uytterhoeven wrote:
> This series contains a fix for an incorrect kerneldoc parameter, and
> adds the missing kerneldoc for two recently added IOMMU methods.
>
> Thanks!
>
> Geert Uytterhoeven (3):
> iommu: Fix kerneldoc for iommu_ops.flush_iotlb_all()
> iommu: Document iommu_ops.iotlb_sync_map()
> iommu: Document iommu_ops.is_attach_deferred()
>
> include/linux/iommu.h | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)

Applied patches 2 and 3, I already have a change similar to patch 1 in
the tree.

Thanks,

Joerg