diff options
| author | Kefeng Wang <[email protected]> | 2023-06-30 14:22:52 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:02 -0700 |
| commit | 527ed4f7d902d362471a93e1a4afb604c18ceb48 (patch) | |
| tree | 490748146dd6f8a433fdbbcadb746290e7368b8a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 626e98cb0366e66bdc2088918aecabee1fc6c4b2 (diff) | |
mm: remove arguments of show_mem()
All callers of show_mem() pass 0 and NULL, so we can remove the two
arguments by directly calling __show_mem(0, NULL, MAX_NR_ZONES - 1) in
show_mem().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions