]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf util: Make file/host_bigendian variable local
authorNamhyung Kim <namhyung.kim@lge.com>
Tue, 4 Jun 2013 05:20:24 +0000 (14:20 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:52:21 +0000 (13:52 -0300)
commit63af28fa167374e470c32570b7c955c4d973dda4
tree98dc525c5535b10e9f33cee5c88f71e6a22f7ce6
parent59657f9c8dd91363f1c94c1f749b33ecf626cfc2
perf util: Make file/host_bigendian variable local

They're not used anywhere, just make them local variables.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1370323231-14022-10-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/trace-event-read.c