]> git.baikalelectronics.ru Git - kernel.git/commit
s390/dasd: Use ALIGN_DOWN macro
authorJan Höppner <hoeppner@linux.ibm.com>
Tue, 29 May 2018 12:11:25 +0000 (14:11 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 11 Jul 2019 18:39:54 +0000 (20:39 +0200)
commit1ca7713a30247bf30ae87806332b05cc03f366f8
treef2bee941be59e76cbeea10270ce2b11e327ea567
parent9f6f4b1c847e6deaee0198b93736fc977801f49b
s390/dasd: Use ALIGN_DOWN macro

There is now an ALIGN_DOWN macro available. Let's rather use kernel
provided macros that do the things we want.

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_fba.c