aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-31 10:09:38 +0100
committerThomas Gleixner <[email protected]>2018-08-02 14:25:41 +0200
commitd79d024820f2e522ab30b5e6662c245f887c752b (patch)
tree5be126701cd198ce949d19bb9b6493f4bdc2fa1a /tools/perf/util/trace-event-scripting.c
parentc7ba9f7cb55926605983187a68624999b93abb94 (diff)
x86/platform/UV: Remove redundant check of p == q
The check for p == q is dead code because the proceeding switch statements jump to the end of the outer for-loop with continue statements. Remove the dead code. Detected by CoverityScan, CID#145071 ("Structurally dead code") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: "H . Peter Anvin" <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions