diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2012-02-10 02:10:17 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-02-14 02:22:50 +0100 |
commit | e334c726ca774d346cb7c4db487e80953a202b58 (patch) | |
tree | 080d105278a9fcf322b08e2d081ffed857d86a2f /tools/slub | |
parent | perf tools: ctype.c only wants util.h (diff) | |
download | linux-e334c726ca774d346cb7c4db487e80953a202b58.tar.xz linux-e334c726ca774d346cb7c4db487e80953a202b58.zip |
perf tools: Get rid of ctype.h in symbol.c
The ctype.h in symbol.c was needed because of isupper(). However we now
have it in util.h, it can be changed to use our implementation.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1328836217-9118-3-git-send-email-namhyung.kim@lge.com
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/slub')
0 files changed, 0 insertions, 0 deletions