diff options
| author | Colin Ian King <[email protected]> | 2021-04-22 12:20:46 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-10 11:19:27 +0200 |
| commit | ad843f3920354871bb26a92a8511426a662c7526 (patch) | |
| tree | 44373b0f7fbe9cb9c274ab1dd10a07c79909c8c5 /tools/perf/scripts/python | |
| parent | 1873cb875525b1f1fef166fb56619942401c85dc (diff) | |
staging: wlan-ng: remove redundant initialization of variable txresult
The variable txresult 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.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Unused value")
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