public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] block: remove excess kernel-doc
@ 2008-10-23  0:15 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2008-10-23  0:15 UTC (permalink / raw)
  To: lkml; +Cc: akpm, Jens Axboe

From: Randy Dunlap <randy.dunlap@oracle.com>

Delete excess kernel-doc notation in block/ subdirectory:

Warning(linux-2.6.27-git10//block/blk-tag.c:164): Excess function parameter or struct member 'tags' description in 'blk_init_tags'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Jens Axboe <axboe@kernel.dk>
---
 block/blk-tag.c |    1 -
 1 file changed, 1 deletion(-)

--- linux-2.6.27-git10.orig/block/blk-tag.c
+++ linux-2.6.27-git10/block/blk-tag.c
@@ -158,7 +158,6 @@ fail:
 /**
  * blk_init_tags - initialize the tag info for an external tag map
  * @depth:	the maximum queue depth supported
- * @tags: the tag to use
  **/
 struct blk_queue_tag *blk_init_tags(int depth)
 {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-23  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23  0:15 [PATCH] block: remove excess kernel-doc Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox