diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-03-16 10:45:12 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-16 08:31:00 -0600 |
commit | 86f0a011e548774fd8eb952f67bfeb19f3174dd0 (patch) | |
tree | 9b0203c0feecabd0ca463cf9b85ba84993d39b85 /lib | |
parent | 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (diff) | |
download | linux-86f0a011e548774fd8eb952f67bfeb19f3174dd0.tar.bz2 |
s390/dasd: remove dasd_fba_probe() wrapper
commit e03c5941f904 ("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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions