OSDN Git Service

s390/dasd: Remove unused parameter from dasd_generic_probe()
authorJan Höppner <hoeppner@linux.ibm.com>
Thu, 8 Oct 2020 13:13:30 +0000 (15:13 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Nov 2020 15:14:38 +0000 (08:14 -0700)
commite03c5941f904afcc0237295e84e756c36619e058
tree82693ed96f9d25da429d936410bc50a3d102f780
parent32ef938815c1fb42d65212aac860ab153a64de1a
s390/dasd: Remove unused parameter from dasd_generic_probe()

The discipline argument in dasd_generic_probe() isn't used and there is
no history how it was used in the past. Remove it.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/s390/block/dasd.c
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_fba.c
drivers/s390/block/dasd_int.h