linux/drivers/scsi/libsas
Al Viro 3eb50369c0 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>
2025-08-13 02:59:28 -04:00
..
Kconfig
Makefile
sas_ata.c SCSI misc on 20250806 2025-08-06 15:44:25 +03:00
sas_discover.c scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_event.c scsi: libsas: Use bool for queue_work() return code 2022-02-27 21:48:30 -05:00
sas_expander.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
sas_host_smp.c scsi: libsas: Delete struct scsi_core 2023-08-21 17:50:58 -04:00
sas_init.c scsi: Expand all create*_workqueue() invocations 2024-08-22 21:28:55 -04:00
sas_internal.h scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_phy.c scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_port.c scsi: libsas: Use a bool for sas_deform_port() second argument 2025-07-25 09:03:57 -04:00
sas_scsi_host.c scsi: switch ->bios_param() to passing gendisk 2025-08-13 02:59:28 -04:00
sas_task.c