summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@intel.com>2021-09-10 17:58:44 +0100
committerHelge Deller <deller@gmx.de>2022-01-29 22:24:26 +0100
commit9c5718ab30966feebc1428398b9022a820cfadf7 (patch)
tree0d6ec8c86677303f7a553a4aff65892f1b0f1398 /tools/perf/scripts/python/export-to-postgresql.py
parent8738ddcac644964ae128ccd3d80d48773c8d528e (diff)
video: fbdev: atyfb: Remove assigned but never used variable statements
There are a couple of statements where local variables are being assigned values that are never read because the function returns immediately after the assignment. Clean up the code by removing them. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions