[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250318171811.GB10600@ziepe.ca>
Date: Tue, 18 Mar 2025 14:18:11 -0300
From: Jason Gunthorpe <jgg@...pe.ca>
To: Nicolin Chen <nicolinc@...dia.com>
Cc: kevin.tian@...el.com, iommu@...ts.linux.dev,
linux-kernel@...r.kernel.org, sfr@...b.auug.org.au
Subject: Re: [PATCH] iommufd: Fix vEVENTQ kdoc
On Tue, Mar 18, 2025 at 09:30:22AM -0700, Nicolin Chen wrote:
> Fix the following warnings in veventq kdoc:
>
> include/uapi/linux/iommufd.h:1024: warning: Enum value 'IOMMU_VEVENTQ_FLAG_LOST_EVENTS' not described in enum 'iommu_veventq_flag'
> include/uapi/linux/iommufd.h:1024: warning: Excess enum value 'IOMMU_VEVENTQ_FLAG_OVERFLOW' description in 'iommu_veventq_flag'
> include/uapi/linux/iommufd.h:1120: warning: Function parameter or struct member 'viommu_id' not described in 'iommu_veventq_alloc'
> include/uapi/linux/iommufd.h:1120: warning: Excess struct member 'viommu' description in 'iommu_veventq_alloc'
>
> Fixes: 50c842dd6cd3 ("iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20250318214534.5476f9ed@canb.auug.org.au/
> Signed-off-by: Nicolin Chen <nicolinc@...dia.com>
> ---
> include/uapi/linux/iommufd.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I just squashed it in
Jason
Powered by blists - more mailing lists