aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2023-03-24 09:43:34 +0100
committerGreg Kroah-Hartman <[email protected]>2023-03-25 09:53:01 +0100
commit016227800e3b085d90638312bf79d40add8da1e4 (patch)
tree53f295db12d83fbc586d590012f4adcc084ab165 /tools/perf/scripts/python
parentf8a0457a0f8dd76a65fbdbed7175efbd3f8d0f78 (diff)
staging: rtl8723bs: remove hal_btcoex_SetChipType()
Remove the function hal_btcoex_SetChipType() as it does nothing and produces the following gcc warning when compiling with W=1. drivers/staging/rtl8723bs/hal/hal_btcoex.c:1182:30: warning: variable 'pHalData' set but not used [-Wunused-but-set-variable] 1182 | struct hal_com_data *pHalData; | ^~~~~~~~ Signed-off-by: Michael Straube <[email protected]> Reviewed-by: Hans de Goede <[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