diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2019-11-10 13:49:55 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-11-15 15:24:06 +0300 |
commit | 38860bdf28b7b01e744834b7b1277812ad82786d (patch) | |
tree | 449d849a17fc303e905439a2698f134a8478c72d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 92fe0f81b64b1983f21e096a5b5b2bcb60294ca7 (diff) | |
download | linux-38860bdf28b7b01e744834b7b1277812ad82786d.tar.xz |
rtl8xxxu: Remove set but not used variable 'rsr'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c: In function rtl8xxxu_gen2_config_channel:
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:1266:13: warning: variable rsr set but not used [-Wunused-but-set-variable]
rsr is never used, so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Reviewed-by: Chris Chiu <chiu@endlessm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions