summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTiwei Bie <tiwei.btw@antgroup.com>2024-03-06 13:19:19 +0300
committerRichard Weinberger <richard@nod.at>2024-04-22 22:44:52 +0300
commitb5e0950fd6cb8bd45ea0ac5378d10e1f9ede96c1 (patch)
tree0329a51a438e6ceebe812bc417fe1631b4458f66 /tools/perf/scripts/python/exported-sql-viewer.py
parent0c2b208c8b790b52587df6c66bfb6d9e0d6c4cd9 (diff)
downloadlinux-b5e0950fd6cb8bd45ea0ac5378d10e1f9ede96c1.tar.xz
um: Remove unused functions
These functions are not used anymore. Removing them will also address below -Wmissing-prototypes warnings: arch/um/kernel/process.c:51:5: warning: no previous prototype for ‘pid_to_processor_id’ [-Wmissing-prototypes] arch/um/kernel/process.c:253:5: warning: no previous prototype for ‘copy_to_user_proc’ [-Wmissing-prototypes] arch/um/kernel/process.c:263:5: warning: no previous prototype for ‘clear_user_proc’ [-Wmissing-prototypes] arch/um/kernel/tlb.c:579:6: warning: no previous prototype for ‘flush_tlb_mm_range’ [-Wmissing-prototypes] Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions