aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorThiraviyam Mariyappan <[email protected]>2023-01-17 14:03:18 +0200
committerKalle Valo <[email protected]>2023-01-18 08:37:55 +0200
commitd1335f0dc18fed0ecbe59862d4706b4a9ddfc050 (patch)
tree53a1860a4e779af6d7e1f294fe3924a18ec35030 /tools/perf/scripts/python/sched-migration.py
parentcfec785c7662edb48164609d158691c9ec637f27 (diff)
wifi: ath12k: Fix uninitilized variable clang warnings
Fix uninitilized variable warnings spotted during clang compilation. Warnings: drivers/net/wireless/ath/ath12k/mac.c:1076:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/wireless/ath/ath12k/dbring.c:272:7: warning: variable 'ring' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized] drivers/net/wireless/ath/ath12k/dp_rx.c:2690:34: warning: variable 'i' is uninitialized when used here [-Wuninitialized] Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0-03171-QCAHKSWPL_SILICONZ-1 Reported-by: kernel test robot <[email protected]> Signed-off-by: Thiraviyam Mariyappan <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions