diff options
author | Alexander Shishkin <[email protected]> | 2015-05-22 18:30:26 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-05-27 09:17:48 +0200 |
commit | a82d24edfeaf1ed244cf8b969916840c6feb5165 (patch) | |
tree | 64bfa364b93edcb49e8569ec754ee93cf8eb88e7 /tools/perf/builtin-annotate.c | |
parent | 0a487aad2dfd088bcbbe1766944280b40ff969a5 (diff) |
perf/x86/intel/pt: Remove redundant variable declaration
There is a 'pt' variable in the outer scope of pt_event_stop() with the same
type, we don't really need another one in the inner scope.
This patch removes the redundant variable declaration.
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/1432308626-18845-8-git-send-email-alexander.shishkin@linux.intel.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions