Skip to content

Commit e89e001

Browse files
Christoph Hellwigaxboe
authored andcommitted
block: document the holder argument to blkdev_get_by_path
Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
1 parent b90ecc0 commit e89e001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

block/bdev.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,7 @@ EXPORT_SYMBOL(blkdev_get_by_dev);
850850
* @path: path to the block device to open
851851
* @mode: open mode (BLK_OPEN_*)
852852
* @holder: exclusive holder identifier
853+
* @hops: holder operations
853854
*
854855
* Open the block device described by the device file at @path. If @holder is
855856
* not %NULL, the block device is opened with exclusive access. Exclusive opens

0 commit comments

Comments
 (0)