aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorAlexander Shishkin <[email protected]>2015-05-22 15:30:26 +0000
committerIngo Molnar <[email protected]>2015-05-27 07:17:48 +0000
commita82d24edfeaf1ed244cf8b969916840c6feb5165 (patch)
tree64bfa364b93edcb49e8569ec754ee93cf8eb88e7 /tools/perf/builtin-annotate.c
parentperf/x86/intel/pt: Kill pt_is_running() (diff)
downloadkernel-a82d24edfeaf1ed244cf8b969916840c6feb5165.tar.gz
kernel-a82d24edfeaf1ed244cf8b969916840c6feb5165.zip
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