Commit 3ed122e6 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

md: remove a bogus comment

The function name mentioned doesn't exist, and the code next to it
doesn't match the description either.
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarMing Lei <ming.lei@redhat.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 071f52fb
......@@ -204,10 +204,6 @@ static int start_readonly;
*/
static bool create_on_open = true;
/* bio_clone_mddev
* like bio_clone_bioset, but with a local bio set
*/
struct bio *bio_alloc_mddev(gfp_t gfp_mask, int nr_iovecs,
struct mddev *mddev)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment