diff options
| author | YueHaibing <[email protected]> | 2019-07-17 22:20:14 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-25 09:56:05 +0200 |
| commit | 8143be90aaab5848b570aa6b706727f8ffe68960 (patch) | |
| tree | 83240cc8b61c82269bf1eb29f4405f2fe53207f8 /tools/perf/scripts/python | |
| parent | caecc46bf4e78bada4e3f6df3156c711c5ef6b78 (diff) | |
staging: rtl8723bs: remove set but not used variable 'cck_highpwr'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/staging/rtl8723bs/hal/odm_HWConfig.c:
In function odm_RxPhyStatus92CSeries_Parsing:
drivers/staging/rtl8723bs/hal/odm_HWConfig.c:92:5: warning:
variable cck_highpwr set but not used [-Wunused-but-set-variable]
It is never used and can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions