[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
From: Keren Sun
Date: Mon Nov 04 2024 - 17:28:05 EST
The patch series fixes 1 error and 27 warnings found by checkpatch.pl in the
memcg1 code.
Keren Sun (4):
mm: fix quoted strings spliting across lines
mm: Fix minor formatting issues for mm control
mm: Prefer 'unsigned int' to bare use of 'unsigned'
mm: Replace simple_strtoul() with kstrtoul()
mm/memcontrol-v1.c | 63 +++++++++++++++++-----------------------------
1 file changed, 23 insertions(+), 40 deletions(-)
--
2.47.0.163.g1226f6d8fa-goog