aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMa Ke <[email protected]>2023-10-25 20:47:56 +0300
committerKalle Valo <[email protected]>2023-10-31 09:45:12 +0200
commit56d9854bd7c6b29a65fbb4175e01196166ed61de (patch)
treebd8d33aabdb03b012ce6d7eb7d515fc2c47f4211 /tools/perf/scripts/python
parent1002f8171d966f73e3d97b05fc0178e115fb5dca (diff)
wifi: ath12k: drop NULL pointer check in ath12k_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. Signed-off-by: Ma Ke <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions