s390/hypfs: remove open-coded PTR_ALIGN()
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 4 Jul 2023 13:47:12 +0000 (15:47 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 24 Jul 2023 10:12:22 +0000 (12:12 +0200)
commitb7857acc1b1105da5f088fe2593f1a6e3a3d47ce
tree0e0d2d4b2441f17ca28190cc0556fe520ee5c687
parent83f95671943e6394eda4d20fa9458d4a2ae13c5c
s390/hypfs: remove open-coded PTR_ALIGN()

Get rid of page_align_ptr() and use PTR_ALIGN() instead.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/hypfs/hypfs_diag.c