aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorFabio Aiuto <[email protected]>2021-07-21 15:37:08 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-23 13:09:44 +0200
commit2d4c39b32361a7044eed1906e9a6d42ac1ebfabc (patch)
tree90ced0d97668f65d0b58ef3ae41e2fe0e15b0c4e /tools/perf/scripts/python/export-to-sqlite.py
parent9bd9e0de1cf5b89c4854be505ac0a418ddcc01bf (diff)
staging: rtl8723bs: simplify function selecting channel group
simplify function Hal_GetChnlGroup8723B(). It returns an unused and unnecessary bool value telling which band the device works on. Since we work only on 2.4Ghz band and the useful return value is the second function argument we convert the return type to void. remove 5Ghz dead code either (for channel > 14). Signed-off-by: Fabio Aiuto <[email protected]> Link: https://lore.kernel.org/r/a5536788004c44fe819c0eab0d19504824af46cd.1626874164.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions