aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEdmundo Carmona Antoranz <[email protected]>2021-03-26 18:17:33 -0600
committerGreg Kroah-Hartman <[email protected]>2021-03-28 14:33:54 +0200
commitbabb5b8e2b912d47b6d7d7b20d877cbcdd280458 (patch)
tree625c344dffc9ca96f8e6d5dc8acd7e4c3170c86d /tools/perf/scripts/python
parente3f480cf4ba65bb929798ffcfad37bd37d57c6eb (diff)
staging: rtl8723bs: hal: remove unused variable in HalBtc8723b1Ant.c
Variable btRssiState in halbtc8723b1ant_ActionWifiConnectedBtAclBusy() is set but never read. Removing it. Removing this warning: drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2093:5: warning: variable ‘btRssiState’ set but not used [-Wunused-but-set-variable] Signed-off-by: Edmundo Carmona Antoranz <[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