aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-05 14:06:19 +0100
committerGreg Kroah-Hartman <[email protected]>2020-04-13 08:55:31 +0200
commit84d041ffc98f9a2411b68480f0492f9928d72cfa (patch)
tree3fc11433c989797f488b4f7ca675bd423a5e299f /tools/perf/scripts/python/bin
parentaf93096eef047dab93698e56c4a971624a1263d7 (diff)
staging: gdm724x: remove redundant assignment to pointer 'w'
The pointer 'w' 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") 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