[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240819122848.GS3468552@ziepe.ca>
Date: Mon, 19 Aug 2024 09:28:48 -0300
From: Jason Gunthorpe <jgg@...pe.ca>
To: Jinjie Ruan <ruanjinjie@...wei.com>
Cc: kevin.tian@...el.com, joro@...tes.org, will@...nel.org,
robin.murphy@....com, iommu@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next 3/8] iommufd/selftest: Make dirty_ops static
On Mon, Aug 19, 2024 at 08:00:07PM +0800, Jinjie Ruan wrote:
> The sparse tool complains as follows:
>
> drivers/iommu/iommufd/selftest.c:277:30: warning:
> symbol 'dirty_ops' was not declared. Should it be static?
>
> This symbol is not used outside of selftest.c, so marks it static.
>
> Signed-off-by: Jinjie Ruan <ruanjinjie@...wei.com>
> ---
> drivers/iommu/iommufd/selftest.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I picked this up for iommufd
Thanks,
Jason
Powered by blists - more mailing lists