diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-05-21 23:22:01 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-08-13 02:59:28 -0400 |
commit | 3eb50369c09efb0f668a7f568a7e6f7cf4194cde (patch) | |
tree | db9a751262bfc3f6a675ea180355a6f7e85f1a85 /drivers/mtd/mtd_blkdevs.c | |
parent | 1fd143c24fb621f063f913cb1e48cc688c7eca15 (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/mtd/mtd_blkdevs.c')
0 files changed, 0 insertions, 0 deletions