diff options
author | Wu Yunchuan <yunchuan@nfschina.com> | 2023-09-21 11:50:05 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-09-28 18:09:11 +0300 |
commit | 87fd0602610d6965c45afc61780ac98842e8f902 (patch) | |
tree | d66b457401d66c4a410e8dcf636504f38c7b8fee /drivers/net/wireless/ath/ath12k/mac.c | |
parent | a1e09eb35476d66d7641c226f7d531cdac844761 (diff) |
wifi: ath11k: remove unnecessary (void*) conversions
No need cast (void *) to (struct ath11k_base *),
struct hal_rx_msdu_link *), (struct ath11k_buffer_addr *) or
other types.
Signed-off-by: Wu Yunchuan <yunchuan@nfschina.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230919045150.524304-1-yunchuan@nfschina.com
Diffstat (limited to 'drivers/net/wireless/ath/ath12k/mac.c')
0 files changed, 0 insertions, 0 deletions