mm/rodata_test: use PAGE_ALIGNED() helper
authorXiu Jianfeng <xiujianfeng@huawei.com>
Tue, 6 Sep 2022 07:53:12 +0000 (15:53 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 3 Oct 2022 21:03:05 +0000 (14:03 -0700)
commit679d7f69d60bbd124542e620b745c17643cdf680
tree74b12a7d5fd72aa6cc0d04d7899776ba85ef71bb
parent4e07acdda7fc23f5c4666e54961ef972a1195ffd
mm/rodata_test: use PAGE_ALIGNED() helper

Use PAGE_ALIGNED() helper instead of open-coding operation, no functional
changes here.

Link: https://lkml.kernel.org/r/20220906075312.166595-1-xiujianfeng@huawei.com
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/rodata_test.c