diff options
| author | Colin Ian King <[email protected]> | 2020-01-14 17:27:20 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 13:11:41 +0100 |
| commit | 01fbbd42d1f48b505714434c406f6ebbd6c9a60e (patch) | |
| tree | 1c7f1adb64d15611272b504bb991d2de57ce00a4 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 4cc41cbce536876678b35e03c4a8a7bb72c78fa9 (diff) | |
staging: wilc1000: remove redundant assignment to variable result
The variable result is being initialized with a value that
is never read and is being re-assigned later on. The assignment
is redundant and hence 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions