[PATCH 0/3] minor cleanups for kmsan

From: Peng Zhang
Date: Wed Jul 26 2023 - 21:16:25 EST


From: ZhangPeng <zhangpeng362@xxxxxxxxxx>

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