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)
commit8a9f606fefadb903c323836fcd6e65a122dce66a
tree739dee0610c02484d56dc22a2b5f376c4a89ba3e
parent72ddd535128e4acefaec00d52c75385fd4db40c0
s390/dasd: Remove old defines and function

Commit 4d284cac76d0 ("[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