diff options
author | 2024-10-12 12:28:27 +0800 | |
---|---|---|
committer | 2024-11-05 17:12:33 -0800 | |
commit | ff1a39c3f86c4d998630645f6778a622a993fb8b (patch) | |
tree | b65009c1451f949451c98bfb4df6c58185d0adb4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | lib/list_sort: remove unnecessary header includes (diff) | |
download | wireguard-linux-ff1a39c3f86c4d998630645f6778a622a993fb8b.tar.xz wireguard-linux-ff1a39c3f86c4d998630645f6778a622a993fb8b.zip |
tools/lib/list_sort: remove unnecessary header includes
Since lib/list_sort.c no longer requires ARRAY_SIZE() and memset(), the
includes for kernel.h, bug.h, and string.h have been removed. Similarly,
tools/lib/list_sort.c also does not need to include these headers, so they
have been removed as well.
Link: https://lkml.kernel.org/r/20241012042828.471614-3-visitorckw@gmail.com
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: "Liang, Kan" <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions