aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-08 16:18:02 +0000
committerGreg Kroah-Hartman <[email protected]>2020-02-10 11:15:27 -0800
commit1f9f5a8193e697ae5a1dfb619ee554f037526255 (patch)
treec1a5bf9e7c411ad40c64820306c0f320e539dd9d /tools/perf/scripts/python/bin
parent334fb94c39e0ab5bb8fa61ff6e82fe6545b45ed7 (diff)
usb: cdns3: remove redundant assignment to pointer trb
Pointer trb being assigned with a value that is never read, it is assigned a new value 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] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions