]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e4bb49b08726f2ce218597c0d7fba8170635f7c
tree82693ed96f9d25da429d936410bc50a3d102f780
parent7ffc4f0a85e7e83e666b096451510992dbc68045
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