summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKeren Sun <kerensun@google.com>2024-11-16 02:57:42 +0300
committerAndrew Morton <akpm@linux-foundation.org>2025-01-14 09:40:40 +0300
commit55c1d6a40148a1c963adc46f502a66964bce2024 (patch)
tree759b61e386040abee6a132198a94bd87a46ede5e /tools/perf/scripts/python
parenta977273b857e6169adca74a47dd9a3dea41f184d (diff)
downloadlinux-55c1d6a40148a1c963adc46f502a66964bce2024.tar.xz
mm: prefer 'unsigned int' to bare use of 'unsigned'
Patch series "mm: fix format issues and param types" Change the param 'mode' from type 'unsigned' to 'unsigned int' in memcg_event_wake() and memcg_oom_wake_function(), and for the param 'nid' in VM_BUG_ON(). Link: https://lkml.kernel.org/r/20241115235744.1419580-2-kerensun@google.com Signed-off-by: Keren Sun <kerensun@google.com> Acked-by: Shakeel Butt <shakeel.butt@linux.dev> Reviewed-by: Roman Gushchin <roman.gushchin@linux.dev> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Michal Hocko <mhocko@kernel.org> Cc: Muchun Song <muchun.song@linux.dev> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions