From: Li Zefan <lizf@cn.fujitsu.com>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] block: fix kernel-doc for blk_alloc_devt()
Date: Tue, 14 Oct 2008 14:34:12 +0800 [thread overview]
Message-ID: <48F43D64.8000806@cn.fujitsu.com> (raw)
No argument 'gfp_mask' for blk_alloc_devt().
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
block/genhd.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/block/genhd.c b/block/genhd.c
index 4cd3433..b8defae 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -358,7 +358,6 @@ static int blk_mangle_minor(int minor)
/**
* blk_alloc_devt - allocate a dev_t for a partition
* @part: partition to allocate dev_t for
- * @gfp_mask: memory allocation flag
* @devt: out parameter for resulting dev_t
*
* Allocate a dev_t for block device.
--
1.5.4.rc3
next reply other threads:[~2008-10-14 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 6:34 Li Zefan [this message]
2008-10-14 6:49 ` [PATCH] block: fix kernel-doc for blk_alloc_devt() Jens Axboe
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=48F43D64.8000806@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.