diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-01 15:20:58 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-02 18:36:37 -0300 |
commit | 11c4e4a32b420db683cf58069c525e94797ce044 (patch) | |
tree | 09ae5367d2f8a21c07a12d65901cf17d2d551f00 /fs/jbd2/commit.c | |
parent | 6ee4149736e39deb7ed6d11c5de3101b5b8c2669 (diff) |
perf probe: 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 <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions