* [PATCH] block/blk-tag.c: cleanup kernel-doc
@ 2008-11-24 9:09 Qinghuang Feng
2008-11-24 9:38 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Qinghuang Feng @ 2008-11-24 9:09 UTC (permalink / raw)
To: linux-kernel; +Cc: Jens Axboe, Randy Dunlap
There is no argument named @tags in blk_init_tags,
remove its' comment.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/block/blk-tag.c b/block/blk-tag.c
index c0d419e..3c518e3 100644
--- a/block/blk-tag.c
+++ b/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 related [flat|nested] 2+ messages in thread
* Re: [PATCH] block/blk-tag.c: cleanup kernel-doc
2008-11-24 9:09 [PATCH] block/blk-tag.c: cleanup kernel-doc Qinghuang Feng
@ 2008-11-24 9:38 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2008-11-24 9:38 UTC (permalink / raw)
To: Qinghuang Feng; +Cc: linux-kernel, Randy Dunlap
On Mon, Nov 24 2008, Qinghuang Feng wrote:
> There is no argument named @tags in blk_init_tags,
> remove its' comment.
Thanks, applied.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-24 9:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 9:09 [PATCH] block/blk-tag.c: cleanup kernel-doc Qinghuang Feng
2008-11-24 9:38 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox