diff options
author | 2020-01-14 16:56:01 +0000 | |
---|---|---|
committer | 2020-01-26 17:45:15 +0200 | |
commit | c3a913357c3e3d2225a83508f06ece01f5bada20 (patch) | |
tree | 252f6d6f987b1dffa80a304dcc4e61ca425906db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qtnfmac: add support for TWT responder and spatial reuse (diff) | |
download | linux-dev-c3a913357c3e3d2225a83508f06ece01f5bada20.tar.xz linux-dev-c3a913357c3e3d2225a83508f06ece01f5bada20.zip |
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Variable cond is being assigned with a value that is never
read, it is assigned a new value later on. The assignment is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions