[PATCH 0/3] mm: fix format issues and param types

From: Keren Sun
Date: Fri Nov 15 2024 - 18:59:45 EST


Fix some minor issues including improving formats, update params types in
functions, and removing logic duplicacies, most of which are warned by
checkpatch scirpt.

Keren Sun (3):
mm: prefer 'unsigned int' to bare use of 'unsigned'
mm: remove unnecessary whitespace before a quoted newline
mm: remove the non-useful else after a break in a if statement

mm/memcontrol-v1.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

--
2.47.0.338.g60cca15819-goog