aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2009-10-14 15:43:44 -0400
committerIngo Molnar <[email protected]>2009-10-15 10:43:17 +0200
commitc4dc775f53136cd6af8f88bce67cce9b42751768 (patch)
tree8c5f99e1396b8dfa427b1143d71b47d15ffa0610 /scripts/objdiff
parentafdf1a404eed236d6f762ee44cc0f1dcc97206e0 (diff)
perf tools: Remove all char * typecasts and use const in prototype
The (char *) for all the static strings was a fix for the symptom and not the disease. The real issue was that the function prototypes needed to be declared "const char *". Signed-off-by: Steven Rostedt <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions