public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Wanpeng Li <liwp.linux@gmail•com>
To: trivial@kernel•org
Cc: Christoph Lameter <cl@linux-foundation•org>,
	Srikar Dronamraju <srikar@linux•vnet.ibm.com>,
	linux-pci@vger•kernel.org,
	Jesse Barnes <jbarnes@virtuousgeek•org>,
	David Howells <dhowells@redhat•com>,
	Paul Gortmaker <paul.gortmaker@windriver•com>,
	"H. Peter Anvin" <hpa@zytor•com>,
	Larry Woodman <lwoodman@redhat•com>,
	Andrea Arcangeli <aarcange@redhat•com>,
	Stephen Rothwell <sfr@canb•auug.org.au>,
	Gavin Shan <shangw@linux•vnet.ibm.com>,
	x86@kernel•org, Hugh Dickins <hughd@google•com>,
	Ingo Molnar <mingo@redhat•com>,
	KOSAKI Motohiro <kosaki.motohiro@jp•fujitsu.com>,
	Jan Kiszka <jan.kiszka@siemens•com>,
	Nishanth Aravamudan <nacc@us•ibm.com>,
	Wanpeng Li <liwp.linux@gmail•com>,
	Peter Zijlstra <a.p.zijlstra@chello•nl>,
	Mel Gorman <mel@csn•ul.ie>,
	Jason Wessel <jason.wessel@windriver•com>,
	Al Viro <viro@zeniv•linux.org.uk>,
	Bjorn Helgaas <bhelgaas@google•com>,
	cgroups@vger•kernel.org, Thomas Gleixner <tglx@linutronix•de>,
	KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp•fujitsu.com>,
	Michal Hocko <mhocko@suse•cz>,
	linux-mm@kvack•org, linux-kernel@vger•kernel.org,
	Milton Miller <miltonm@bga•com>, Minchan Kim <minchan@kernel•org>,
	Li Zefan <lizefan@huawei•com>,
	Johannes Weiner <hannes@cmpxchg•org>, Tejun Heo <tj@kernel•org>,
	David Rientjes <rientjes@google•com>,
	Andrew Morton <akpm@linux-foundation•org>,
	linuxppc-dev@lists•ozlabs.org
Subject: [PATCH 3/7][TRIVIAL][resend] drivers/pci: cleanup kernel-doc warning
Date: Fri, 15 Jun 2012 21:15:49 +0800	[thread overview]
Message-ID: <1339766154-7470-1-git-send-email-liwp.linux@gmail.com> (raw)

From: Wanpeng Li <liwp@linux•vnet.ibm.com>

Warning(drivers/pci/setup-bus.c:277): No description found for parameter 'fail_head'
Warning(drivers/pci/setup-bus.c:277): Excess function parameter 'failed_list' description in 'assign_requested_resources_sorted'

Signed-off-by: Wanpeng Li <liwp.linux@gmail•com>
---
 drivers/pci/setup-bus.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pci/setup-bus.c b/drivers/pci/setup-bus.c
index 8fa2d4b..9165d25 100644
--- a/drivers/pci/setup-bus.c
+++ b/drivers/pci/setup-bus.c
@@ -265,7 +265,7 @@ out:
  * assign_requested_resources_sorted() - satisfy resource requests
  *
  * @head : head of the list tracking requests for resources
- * @failed_list : head of the list tracking requests that could
+ * @fail_head : head of the list tracking requests that could
  *		not be allocated
  *
  * Satisfy resource requests of each element in the list. Add
-- 
1.7.9.5

             reply	other threads:[~2012-06-15 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15 13:15 Wanpeng Li [this message]
2012-06-18 18:22 ` [PATCH 3/7][TRIVIAL][resend] drivers/pci: cleanup kernel-doc warning Bjorn Helgaas

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=1339766154-7470-1-git-send-email-liwp.linux@gmail.com \
    --to=liwp.linux@gmail$(echo .)com \
    --cc=a.p.zijlstra@chello$(echo .)nl \
    --cc=aarcange@redhat$(echo .)com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=bhelgaas@google$(echo .)com \
    --cc=cgroups@vger$(echo .)kernel.org \
    --cc=cl@linux-foundation$(echo .)org \
    --cc=dhowells@redhat$(echo .)com \
    --cc=hannes@cmpxchg$(echo .)org \
    --cc=hpa@zytor$(echo .)com \
    --cc=hughd@google$(echo .)com \
    --cc=jan.kiszka@siemens$(echo .)com \
    --cc=jason.wessel@windriver$(echo .)com \
    --cc=jbarnes@virtuousgeek$(echo .)org \
    --cc=kamezawa.hiroyu@jp$(echo .)fujitsu.com \
    --cc=kosaki.motohiro@jp$(echo .)fujitsu.com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-pci@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=lizefan@huawei$(echo .)com \
    --cc=lwoodman@redhat$(echo .)com \
    --cc=mel@csn$(echo .)ul.ie \
    --cc=mhocko@suse$(echo .)cz \
    --cc=miltonm@bga$(echo .)com \
    --cc=minchan@kernel$(echo .)org \
    --cc=mingo@redhat$(echo .)com \
    --cc=nacc@us$(echo .)ibm.com \
    --cc=paul.gortmaker@windriver$(echo .)com \
    --cc=rientjes@google$(echo .)com \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=shangw@linux$(echo .)vnet.ibm.com \
    --cc=srikar@linux$(echo .)vnet.ibm.com \
    --cc=tglx@linutronix$(echo .)de \
    --cc=tj@kernel$(echo .)org \
    --cc=trivial@kernel$(echo .)org \
    --cc=viro@zeniv$(echo .)linux.org.uk \
    --cc=x86@kernel$(echo .)org \
    /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