aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-07-21 12:40:10 +0100
committerBoris Ostrovsky <[email protected]>2021-07-21 11:40:45 -0500
commit83f877a09516bcb82e34df621cc3a794509a11a3 (patch)
treefe5f5a8977d7ab7db8c566bbafc2c564aa0627b6 /tools/perf/scripts/python/export-to-postgresql.py
parent629a5d87e26fe96bcaab44cbb81f5866af6f7008 (diff)
xen/events: remove redundant initialization of variable irq
The variable irq is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Juergen Gross <[email protected]> Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions