diff options
author | 2019-11-18 15:45:54 +0800 | |
---|---|---|
committer | 2019-11-18 12:49:42 +0100 | |
commit | 17b937a9d6f7ed4aeba0b610baafccf7e730e71f (patch) | |
tree | 401f97fca4a83cb7b5fc2b1257bc9e3ba6536e61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv' (diff) | |
download | linux-rng-17b937a9d6f7ed4aeba0b610baafccf7e730e71f.tar.xz linux-rng-17b937a9d6f7ed4aeba0b610baafccf7e730e71f.zip |
staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function ConstructBtNullFunctionData:
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:2099:24: warning: variable pmlmeinfo set but not used [-Wunused-but-set-variable]
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function SetFwRsvdPagePkt_BTCoex:
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:2154:24: warning: variable pmlmeinfo set but not used [-Wunused-but-set-variable]
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function SetFwRsvdPagePkt_BTCoex:
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:2149:23: warning: variable pHalData set but not used [-Wunused-but-set-variable]
They are introduced by commit 554c0a3abf21 ("staging:
Add rtl8723bs sdio wifi driver"), but never used, so remove them.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Link: https://lore.kernel.org/r/1574063156-68155-4-git-send-email-zhengbin13@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions