diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-01 22:20:58 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-03 01:36:29 +0400 |
commit | b070a547fda009bdb840b90aab7274be9e41de4d (patch) | |
tree | 94b17eecf13a9e46758b1de3a103b9640f1ab8df /tools/Makefile | |
parent | 73ee3b276864af1ca042258e67237e8454d7b7b6 (diff) | |
download | linux-b070a547fda009bdb840b90aab7274be9e41de4d.tar.xz |
perf stat: Don't use globals where not needed to
Some variables were global but used in just one function, so move it to
where it belongs.
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-spa8e7nnohtn1z32q2l2ae2c@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions