]> git.baikalelectronics.ru Git - kernel.git/commit
s390/dasd: Remove old defines and function
authorJan Höppner <hoeppner@linux.ibm.com>
Thu, 7 Jun 2018 12:52:57 +0000 (14:52 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 11 Jul 2019 18:39:53 +0000 (20:39 +0200)
commit217a13d4aacfe70fe64a7eb274b4c73c63ed28fd
tree739dee0610c02484d56dc22a2b5f376c4a89ba3e
parentf057a5603c18fe9532b89bedbcabf3911f55f91c
s390/dasd: Remove old defines and function

Commit 777fd6f46602 ("[S390] Avoid excessive inlining.") removed
bytes_per_record() which was the only user of the defines ECKD_C0 and
ECKD_F*, and round_up_multiple(). Let's get rid of those.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
Reviewed-by: Stefan Haberland <sth@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/block/dasd_eckd.c