summaryrefslogtreecommitdiff
path: root/drivers/md/md.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2024-05-21 23:22:01 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2025-08-13 02:59:28 -0400
commit3eb50369c09efb0f668a7f568a7e6f7cf4194cde (patch)
treedb9a751262bfc3f6a675ea180355a6f7e85f1a85 /drivers/md/md.c
parent1fd143c24fb621f063f913cb1e48cc688c7eca15 (diff)
scsi: switch ->bios_param() to passing gendisk
Instances are passed struct block_device *bdev argument; the only thing it is used for (if it's used in the first place) is bdev->bd_disk. Might as well pass that in the first place... Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions