aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/string.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-06-25 21:19:33 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-06-25 21:31:12 +0000
commit9f3926e08c26607a0dd5b1bc8a8aa1d03f72fcdc (patch)
tree6cd2541eb199dfa80a86537dc1fa4f35e4da11e2 /tools/lib/string.c
parentperf symbols: We need util.h in symbol-elf.c for zfree() (diff)
downloadkernel-9f3926e08c26607a0dd5b1bc8a8aa1d03f72fcdc.tar.gz
kernel-9f3926e08c26607a0dd5b1bc8a8aa1d03f72fcdc.zip
perf tools: Remove old baggage that is util/include/linux/ctype.h
It was just including a ../util.h that wasn't even there: $ cat tools/perf/util/include/linux/../util.h cat: tools/perf/util/include/linux/../util.h: No such file or directory $ This would make kallsyms.h get util.h somehow and then files including it would get util.h defined stuff, a mess, fix it. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/lib/string.c')
0 files changed, 0 insertions, 0 deletions