Skip to content

Commit

Permalink
block: fix kernel-doc for blk_alloc_devt()
Browse files Browse the repository at this point in the history
No argument 'gfp_mask' for blk_alloc_devt().

Signed-off-by: Li Zefan <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
Li Zefan authored and Jens Axboe committed Oct 17, 2008
1 parent 8677142 commit e6d6384
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/genhd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e6d6384

Please sign in to comment.