diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-01-28 20:10:48 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2021-02-08 13:39:07 +0300 |
| commit | 711fa16f1dfe1a521dff48f49a95504eeafffa66 (patch) | |
| tree | b87421de98290b15bcdaec5298b67d76d6de6fdf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ca04217add8e6c9de96ffb32c4acc8da3fde890f (diff) | |
| download | linux-711fa16f1dfe1a521dff48f49a95504eeafffa66.tar.xz | |
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 <colin.king@canonical.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210128171048.644669-1-colin.king@canonical.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
