aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorDmitry Antipov <[email protected]>2023-09-06 12:36:55 +0300
committerKalle Valo <[email protected]>2023-09-21 11:13:16 +0300
commitac13a7842ab46a87aa315514d6d7e19b03cb2adc (patch)
treed8945cb374c88cb6bd8770aec06e7be53f056bce /tools/testing/selftests/bpf/prog_tests/autoload.c
parent39564b475ac5a589e6c22c43a08cbd283c295d2c (diff)
wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats()
Since 'user_stats' is a fixed-size array of 'struct htt_ppdu_user_stats' in 'struct htt_ppdu_stats', any of its member can't be NULL and so relevant check may be dropped. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Dmitry Antipov <[email protected]> Acked-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions