diff options
author | Zheng Yongjun <[email protected]> | 2019-11-10 18:49:55 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-11-15 14:24:06 +0200 |
commit | 38860bdf28b7b01e744834b7b1277812ad82786d (patch) | |
tree | 449d849a17fc303e905439a2698f134a8478c72d /tools/perf/scripts/python/syscall-counts.py | |
parent | 92fe0f81b64b1983f21e096a5b5b2bcb60294ca7 (diff) |
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 <[email protected]>
Signed-off-by: Zheng Yongjun <[email protected]>
Reviewed-by: Chris Chiu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions