Skip to content

Commit

Permalink
block: fix kernel-doc format for blkdev_issue_zeroout
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
  • Loading branch information
Ben Hutchings authored and Jens Axboe committed Mar 1, 2011
1 parent 450adcb commit 291d24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion block/blk-lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static void bio_batch_end_io(struct bio *bio, int err)
}

/**
* blkdev_issue_zeroout generate number of zero filed write bios
* blkdev_issue_zeroout - generate number of zero filed write bios
* @bdev: blockdev to issue
* @sector: start sector
* @nr_sects: number of sectors to write
Expand Down

0 comments on commit 291d24f

Please sign in to comment.