[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfgFOLz79Gmvl5U9@8bytes.org>
Date: Mon, 31 Jan 2022 16:50:16 +0100
From: Joerg Roedel <joro@...tes.org>
To: John Garry <john.garry@...wei.com>
Cc: will@...nel.org, robin.murphy@....com,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu: Fix some W=1 warnings
On Fri, Jan 28, 2022 at 06:44:33PM +0800, John Garry wrote:
> The code is mostly free of W=1 warning, so fix the following:
>
> drivers/iommu/iommu.c:996: warning: expecting prototype for iommu_group_for_each_dev(). Prototype was for __iommu_group_for_each_dev() instead
> drivers/iommu/iommu.c:3048: warning: Function parameter or member 'drvdata' not described in 'iommu_sva_bind_device'
> drivers/iommu/ioasid.c:354: warning: Function parameter or member 'ioasid' not described in 'ioasid_get'
> drivers/iommu/omap-iommu.c:1098: warning: expecting prototype for omap_iommu_suspend_prepare(). Prototype was for omap_iommu_prepare() instead
>
> Signed-off-by: John Garry <john.garry@...wei.com>
Applied, thanks.
Powered by blists - more mailing lists