From: ZhangPeng <zhangpeng362@huawei.com>
Use helper function and macros to improve code readability. No
functional modification involved.
ZhangPeng (3):
mm: kmsan: use helper function page_size()
mm: kmsan: use helper macro offset_in_page()
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
mm/kmsan/hooks.c | 4 ++--
mm/kmsan/shadow.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
--
2.25.1