public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Nicolin Chen <nicolinc@nvidia•com>
To: Jason Gunthorpe <jgg@nvidia•com>,
	Stephen Rothwell <sfr@canb•auug.org.au>
Cc: Jason Gunthorpe <jgg@ziepe•ca>, Yi Liu <yi.l.liu@intel•com>,
	"Linux Kernel Mailing List" <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: Re: linux-next: build warning after merge of the iommufd tree
Date: Thu, 30 Mar 2023 22:09:38 -0700	[thread overview]
Message-ID: <ZCZrEtNH5YjGjRqS@Asurada-Nvidia> (raw)
In-Reply-To: <20230331153146.478c4d56@canb.auug.org.au>

Thanks for reporting.

On Fri, Mar 31, 2023 at 03:31:46PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the iommufd tree, today's linux-next build (htmldocs)
> produced this warning:
> 
> drivers/iommu/iommufd/device.c:674: warning: Excess function parameter 'ioas_id' description in 'iommufd_access_create'
> 
> Introduced by commits
> 
>   7540af571dc7 ("iommufd: Create access in vfio_iommufd_emulated_bind()")

Should have dropped that line from kdoc in this commit.

diff --git a/drivers/iommu/iommufd/device.c b/drivers/iommu/iommufd/device.c
index fca09bb4e839..d791ab5830b4 100644
--- a/drivers/iommu/iommufd/device.c
+++ b/drivers/iommu/iommufd/device.c
@@ -795,7 +795,6 @@ void iommufd_access_destroy_object(struct iommufd_object *obj)
 /**
  * iommufd_access_create - Create an iommufd_access
  * @ictx: iommufd file descriptor
- * @ioas_id: ID for a IOMMUFD_OBJ_IOAS
  * @ops: Driver's ops to associate with the access
  * @data: Opaque data to pass into ops functions
  *

  reply	other threads:[~2023-03-31  5:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  4:31 linux-next: build warning after merge of the iommufd tree Stephen Rothwell
2023-03-31  5:09 ` Nicolin Chen [this message]
2023-03-31 17:44   ` Jason Gunthorpe
  -- strict thread matches above, loose matches on Subject: below --
2025-07-11  8:35 Stephen Rothwell
2025-07-11 14:04 ` Jason Gunthorpe
2025-07-11  8:25 Stephen Rothwell
2025-07-11 13:38 ` Jason Gunthorpe
2025-03-21  8:36 Stephen Rothwell
2025-03-21 11:39 ` Jason Gunthorpe
2025-03-26  2:43   ` Valdis Klētnieks
2025-03-18 10:33 Stephen Rothwell
2025-03-28  6:57 ` Stephen Rothwell
2025-03-28 11:49   ` Bagas Sanjaya
2023-03-31  4:41 Stephen Rothwell
2023-03-31 17:45 ` Jason Gunthorpe
2022-11-08  5:51 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZCZrEtNH5YjGjRqS@Asurada-Nvidia \
    --to=nicolinc@nvidia$(echo .)com \
    --cc=jgg@nvidia$(echo .)com \
    --cc=jgg@ziepe$(echo .)ca \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=yi.l.liu@intel$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox