diff options
author | Wu Yunchuan <[email protected]> | 2023-09-19 12:51:42 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-09-21 11:08:23 +0300 |
commit | e5e8b38f0c05a3d0edba76bdee00e753067f4281 (patch) | |
tree | 59df32924e64ded3126584586dd67fe8474f2fa6 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 16e972d5767a3c1cd7b1da46565f786d84c90e45 (diff) |
wifi: ath12k: Remove unnecessary (void*) conversions
No need cast (void*) to (struct hal_rx_ppdu_end_user_stats *),
(struct ath12k_rx_desc_info *) or (struct hal_tx_msdu_ext_desc *).
Change the prototype to remove the local variable.
Signed-off-by: Wu Yunchuan <[email protected]>
Suggested-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