aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-12-03 17:51:42 +0000
committerKalle Valo <[email protected]>2020-12-07 18:34:44 +0200
commit88c15a6fbd9454d6a73213467152bd70a8896207 (patch)
tree05612b4275c107ef9f475a2c0b84088695467ea8 /tools/perf/scripts/python/syscall-counts.py
parent9b0467ed9a7d9aa3b0ce6fb99715fc7c1be9782b (diff)
rtw88: coex: fix missing unitialization of variable 'interval'
Currently the variable 'interval' is not initialized and is only set to 1 when oex_stat->bt_418_hid_existi is true. Fix this by inintializing variable interval to 0 (which I'm assuming is the intended default). Addresses-Coverity: ("Uninitalized scalar variable") Fixes: 5b2e9a35e456 ("rtw88: coex: add feature to enhance HID coexistence performance") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions