aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-08 16:31:32 +0000
committerGreg Kroah-Hartman <[email protected]>2020-02-10 11:15:27 -0800
commit334fb94c39e0ab5bb8fa61ff6e82fe6545b45ed7 (patch)
tree423ad11ffff0fda09d1f8e293b3f43c051369771 /tools/perf/scripts/python
parent85798543f55cd51cb57de4b6aa4ab6c05206d26f (diff)
usb: gadget: remove redundant assignment to variable status
Variable status is being assigned with a value that is never read, it is assigned a new value immediately afterwards. 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] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions