aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorYang Li <[email protected]>2021-03-31 17:13:43 +0800
committerKalle Valo <[email protected]>2021-04-17 20:30:01 +0300
commit8e04a06530c613b6a4c7806c1078d8305a788086 (patch)
tree8f8b675b82fe43eff457aade0c70fed217238652 /tools/perf/scripts/python/mem-phys-addr.py
parent87431bc1f0f67aa2d23ca1b9682fe54f68549d42 (diff)
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexist.reg_bt_sco
Assigning value "3" to "rtlpriv->btcoexist.reg_bt_sco" here, but that stored value is overwritten before it can be used. Coverity reports this problem as CWE563: A value assigned to a variable is never used. drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c: rtl8188ee_bt_reg_init Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions