[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200729235528.GA1981103@bjorn-Precision-5520>
Date: Wed, 29 Jul 2020 18:55:28 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Shawn Lin <shawn.lin@...k-chips.com>,
Heiko Stuebner <heiko@...ech.de>,
Michal Simek <michal.simek@...inx.com>,
Kishon Vijay Abraham I <kishon@...com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-acpi@...r.kernel.org
Subject: Re: [PATCH v3 0/6] PCI: Minor kerneldoc warning fixes
On Wed, Jul 29, 2020 at 10:12:18PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> Changes since v2:
> 1. Fix almost all warnings, except:
> drivers/pci/controller/pci-hyperv.c:2534: warning: Function parameter or member 'version' not described in 'hv_pci_protocol_negotiation'
> drivers/pci/controller/pci-hyperv.c:2534: warning: Function parameter or member 'num_version' not described in 'hv_pci_protocol_negotiation'
> Not sure what are these.
>
> 2. New patches, split per driver or subdirectory
>
> Best regards,
> Krzysztof
>
> Krzysztof Kozlowski (6):
> PCI: Fix kerneldoc
> PCI: endpoint: Fix kerneldoc
> PCI: hotplug: Fix kerneldoc
> PCI: dwc: Fix kerneldoc
> PCI: rockchip: Fix kerneldoc
> PCI: xilinx: Fix kerneldoc
>
> drivers/pci/ats.c | 3 ++-
> drivers/pci/controller/dwc/pcie-designware-ep.c | 2 +-
> drivers/pci/controller/pcie-rockchip-ep.c | 1 +
> drivers/pci/controller/pcie-xilinx-cpm.c | 1 +
> drivers/pci/endpoint/functions/pci-epf-test.c | 2 +-
> drivers/pci/endpoint/pci-ep-cfs.c | 2 +-
> drivers/pci/endpoint/pci-epc-core.c | 2 +-
> drivers/pci/endpoint/pci-epc-mem.c | 2 +-
> drivers/pci/endpoint/pci-epf-core.c | 4 +++-
> drivers/pci/hotplug/acpi_pcihp.c | 4 ++--
> drivers/pci/hotplug/pciehp_core.c | 1 +
> drivers/pci/of.c | 2 ++
> drivers/pci/pci-pf-stub.c | 2 +-
> drivers/pci/setup-bus.c | 1 +
> drivers/pci/vc.c | 1 -
> 15 files changed, 19 insertions(+), 11 deletions(-)
Thanks, I squashed these all together and applied them on pci/doc for
v5.9.
This was a tiny bit messy because pcie-xilinx-cpm.c is new this cycle
and ideally we would have squashed that fix into the original commit,
but we don't need to bother with that.
Powered by blists - more mailing lists