From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: Sui Jingfeng <suijingfeng@loongson.cn>,
Manivannan Sadhasivam <mani@kernel.org>,
linux-kernel@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH] PCI: Fix kernel-doc issues
Date: Fri, 12 Jan 2024 11:09:05 -0600 [thread overview]
Message-ID: <20240112170905.GA2272861@bhelgaas> (raw)
In-Reply-To: <20240111162850.2177655-1-helgaas@kernel.org>
On Thu, Jan 11, 2024 at 10:28:50AM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Fix kernel-doc issues reported by
> "find include -name \*pci\* | xargs scripts/kernel-doc -none":
>
> include/linux/pci.h:731: warning: Function parameter or member 'pdev' not described in 'pci_is_vga'
> include/linux/pci-epc.h:154: warning: Function parameter or member 'list_lock' not described in 'pci_epc'
> include/linux/pci-epf.h:83: warning: expecting prototype for struct pci_epf_event_ops. Prototype was for struct pci_epc_event_ops instead
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Applied with Randy's Acked-by and Tested-by for v6.8. Thanks for the
other replies; I would certainly add them but for the fact that I've
already tagged what I intend to ask Linus to pull for v6.8.
Bjorn
prev parent reply other threads:[~2024-01-12 17:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 16:28 [PATCH] PCI: Fix kernel-doc issues Bjorn Helgaas
2024-01-12 0:00 ` Randy Dunlap
2024-01-12 2:35 ` Sui Jingfeng
2024-01-12 5:22 ` Manivannan Sadhasivam
2024-01-12 17:09 ` Bjorn Helgaas [this message]
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=20240112170905.GA2272861@bhelgaas \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mani@kernel.org \
--cc=suijingfeng@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.