Skip to content

Commit

Permalink
md: remove a bogus comment
Browse files Browse the repository at this point in the history
The function name mentioned doesn't exist, and the code next to it
doesn't match the description either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
  • Loading branch information
Christoph Hellwig authored and Jens Axboe committed Jul 24, 2018
1 parent 071f52f commit 3ed122e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 3ed122e

Please sign in to comment.