diff options
| author | Ma Ke <[email protected]> | 2023-10-25 20:47:56 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-10-31 09:45:12 +0200 |
| commit | 56d9854bd7c6b29a65fbb4175e01196166ed61de (patch) | |
| tree | bd8d33aabdb03b012ce6d7eb7d515fc2c47f4211 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1002f8171d966f73e3d97b05fc0178e115fb5dca (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions