diff options
| author | Colin Ian King <[email protected]> | 2020-04-05 14:06:19 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-13 08:55:31 +0200 |
| commit | 84d041ffc98f9a2411b68480f0492f9928d72cfa (patch) | |
| tree | 3fc11433c989797f488b4f7ca675bd423a5e299f /tools/perf/scripts/python | |
| parent | af93096eef047dab93698e56c4a971624a1263d7 (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')
0 files changed, 0 insertions, 0 deletions