linux/drivers/s390
Julian Wiedmann 86f0a011e5 s390/dasd: remove dasd_fba_probe() wrapper
commit e03c5941f9 ("s390/dasd: Remove unused parameter from
dasd_generic_probe()") allows us to wire the generic callback up
directly, avoiding the additional level of indirection.

While at it also remove the forward declaration for the dasd_fba_driver
struct, it's no longer needed.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Link: https://lore.kernel.org/r/20210316094513.2601218-2-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-03-16 08:31:00 -06:00
..
block s390/dasd: remove dasd_fba_probe() wrapper 2021-03-16 08:31:00 -06:00
char s390/tty3270: avoid comma separated statements 2021-03-08 10:46:30 +01:00
cio s390/cio: return -EFAULT if copy_to_user() fails 2021-03-08 10:46:30 +01:00
crypto s390/crypto: return -EFAULT if copy_to_user() fails 2021-03-08 10:46:29 +01:00
net s390/qeth: fix notification for pending buffers during teardown 2021-03-09 16:14:54 -08:00
scsi scsi: zfcp: Do not set COMMAND_COMPLETE 2021-01-22 21:14:09 -05:00
virtio virtio/s390: implement virtio-ccw revision 2 correctly 2021-02-24 00:31:23 +01:00
Makefile