aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-06-11 13:31:34 +0100
committerBjorn Helgaas <[email protected]>2020-07-24 09:50:22 -0500
commit1c026a18d40bdd904d3ae1f7737cd08b376286d6 (patch)
treed5cd5a9a485b1d4d7ca0c620c93e832cb4c7e097 /tools/perf/scripts/python/export-to-sqlite.py
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff)
xen: Remove redundant initialization of irq
The variable irq is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions