aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-03-26 19:09:09 +0000
committerLorenzo Pieralisi <[email protected]>2021-04-13 11:40:13 +0100
commit80c253bd7ffbb40ae550c8ae5bed9126b8f99f96 (patch)
treed706fd8681fff12ef80291166f24c8895d404e1e /tools/perf/scripts/python/export-to-postgresql.py
parent6613bc2301ba291a1c5a90e1dc24cf3edf223c03 (diff)
PCI: endpoint: Remove redundant initialization of pointer dev
The pointer dev 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: Lorenzo Pieralisi <[email protected]> Reviewed-by: Krzysztof WilczyƄski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions