diff options
author | Colin Ian King <[email protected]> | 2021-01-28 17:10:48 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-02-08 12:39:07 +0200 |
commit | 711fa16f1dfe1a521dff48f49a95504eeafffa66 (patch) | |
tree | b87421de98290b15bcdaec5298b67d76d6de6fdf /tools/perf/scripts/python/syscall-counts.py | |
parent | ca04217add8e6c9de96ffb32c4acc8da3fde890f (diff) |
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
The variable rtstatu 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]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions