From patchwork Sat Aug 20 18:49:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 1082842 X-Patchwork-Delegate: bhelgaas@google.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p7KInka4019204 for ; Sat, 20 Aug 2011 18:49:46 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754135Ab1HTStp (ORCPT ); Sat, 20 Aug 2011 14:49:45 -0400 Received: from oproxy3-pub.bluehost.com ([69.89.21.8]:44683 "HELO oproxy3-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754078Ab1HTSto (ORCPT ); Sat, 20 Aug 2011 14:49:44 -0400 Received: (qmail 20669 invoked by uid 0); 20 Aug 2011 18:49:44 -0000 Received: from unknown (HELO box742.bluehost.com) (66.147.244.242) by oproxy3.bluehost.com with SMTP; 20 Aug 2011 18:49:44 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenotime.net; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-Id:Subject:Cc:To:From:Date; bh=1+lxCuWEm27BNR5hsBa4ojViiT7aIXjYdLt6WmKLe9Y=; b=Y8/qPkFBXBjhD3ohRXKJQsvgdmVtCaGv/Hl3H4uXh1D0WT7KmmJiv0+ZTX9A5iJ1nbZfD4zRLzMus1qNK8Q+TVFfb9lcewu75v8kEmuCi7PzL0XWdqJ+bVMINMlmJQm1; Received: from static-50-53-38-135.bvtn.or.frontiernet.net ([50.53.38.135] helo=chimera.site) by box742.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Quqc4-0000Rp-BQ; Sat, 20 Aug 2011 12:49:44 -0600 Date: Sat, 20 Aug 2011 11:49:43 -0700 From: Randy Dunlap To: lkml , linux-pci@vger.kernel.org Cc: torvalds , Jesse Barnes Subject: [PATCH] pci: fix new kernel-doc warning in pci.c Message-Id: <20110820114943.a6327944.rdunlap@xenotime.net> Organization: YPO4 X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Sat, 20 Aug 2011 18:49:47 +0000 (UTC) From: Randy Dunlap Fix new kernel-doc warning in pci.c: Warning(drivers/pci/pci.c:3259): No description found for parameter 'mps' Warning(drivers/pci/pci.c:3259): Excess function parameter 'rq' description in 'pcie_set_mps' Signed-off-by: Randy Dunlap Cc: Jesse Barnes --- drivers/pci/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- linux-3.1-rc2-git8.orig/drivers/pci/pci.c +++ linux-3.1-rc2-git8/drivers/pci/pci.c @@ -3250,7 +3250,7 @@ int pcie_get_mps(struct pci_dev *dev) /** * pcie_set_mps - set PCI Express maximum payload size * @dev: PCI device to query - * @rq: maximum payload size in bytes + * @mps: maximum payload size in bytes * valid values are 128, 256, 512, 1024, 2048, 4096 * * If possible sets maximum payload size