From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C365C433DF for ; Wed, 29 Jul 2020 23:56:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D7B80206C0 for ; Wed, 29 Jul 2020 23:56:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XB7bxces"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="S2DX0SCm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D7B80206C0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID:Subject:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References:List-Owner; bh=xbItmK+4IJSJTs3a6ru9X0b/pzRPvUUkUNao+iXMxsg=; b=XB7bxcesxYLayrlY64II1PGLB 8pPJQI5yv/VRotB/d+6pmTgSFddnealDjUfAoopS3p6yBcYO5rbh32uq9guOzGQoIQqRCWmJfsbgC 8jH0T/hECsKyjd4mKci5cwWaAeBisR7DMhs/kKmJsi57RmK0+PP5PWYAEkOQmZp3pcT8Gkrj1D4kZ ei5BLZhp7T4Y93Pq2b5Wq+xmA9Ugk4iUMMhmC6bEMMVfBUBeIXJYWQ3CWinFyW1GupOimF4+GTIOm 0LunxxvFgnSodnocwItPFnN810HAXuDT8QzJH14KQXSEGJzsFgd4+3q22gNGL6/r/HCSBIx8XpmYI /2mQshO+A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k0vv4-0007Re-Um; Wed, 29 Jul 2020 23:55:34 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k0vv2-0007R6-Uw; Wed, 29 Jul 2020 23:55:33 +0000 Received: from localhost (mobile-166-175-62-240.mycingular.net [166.175.62.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BD7A82053B; Wed, 29 Jul 2020 23:55:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596066931; bh=2qQU4K0e6W1DjVLwg3WLwYj6OxB4s7i2Sd31hVUu5eM=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=S2DX0SCmU+RLfcr2hkR9YySOo/Xullv+roovdeaql6qa9XySXHetZRaUhKmjfx9p1 KEX5mkuXB8aMrOsJxcrWqyBmVNmoTiNkj4nsUzSpvJAPQYBEPanlz7lV3XJtE7KSrw qsYu5YcLZEGlacvt2NiwsAi5K0Eo1gB04ye2biL8= Date: Wed, 29 Jul 2020 18:55:28 -0500 From: Bjorn Helgaas To: Krzysztof Kozlowski Subject: Re: [PATCH v3 0/6] PCI: Minor kerneldoc warning fixes Message-ID: <20200729235528.GA1981103@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200729201224.26799-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200729_195533_106001_5B32144D X-CRM114-Status: GOOD ( 15.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rob Herring , Lorenzo Pieralisi , Heiko Stuebner , linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, Jingoo Han , Shawn Lin , "Rafael J. Wysocki" , Michal Simek , Kishon Vijay Abraham I , linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Gustavo Pimentel , Bjorn Helgaas , linux-kernel@vger.kernel.org, Len Brown Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel