summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-31 23:39:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-01 18:08:53 +0200
commit82e17a09c412ad981dd29c0243b73b363835899e (patch)
treeec8e0421880dfbc977f0a3ffffe4e0866ed43681 /tools/perf/scripts/python/exported-sql-viewer.py
parentb33f37064b743d4c5771d3bfc65976790b7396cc (diff)
usb: musb: remove redundant assignment to variable ret
Variable ret is being initialized with a value that is never read and ret is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20190731223917.16532-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions