From: Ye Liu <liuye@kylinos.cn>
This series includes three small cleanups to mm/:
- io-mapping: simplify remap protection flag calculation
- debug_page_alloc: improve error message by printing invalid input
- numa: remove unnecessary variable for clarity
No functional changes.
Ye Liu (3):
mm/io-mapping: precompute remap protection flags for clarity
mm/debug_page_alloc: improve error message for invalid guardpage
minorder
mm/numa: remove unnecessary local variable in alloc_node_data()
mm/debug_page_alloc.c | 2 +-
mm/io-mapping.c | 7 ++++---
mm/numa.c | 4 +---
3 files changed, 6 insertions(+), 7 deletions(-)
--
2.25.1