[PATCH wireless-next 6/9] wifi: ath10k: Remove unnecessary (void*) conversions
Jeff Johnson
quic_jjohnson at quicinc.com
Thu Sep 14 07:48:54 PDT 2023
On 9/13/2023 9:05 PM, Wu Yunchuan wrote:
> No need cast (void*) to (struct htt_rx_ring_setup_ring32 *),
> (struct htt_rx_ring_setup_ring64 *), (struct ath_softc *)
> or (struct ath_hw *).
>
> Signed-off-by: Wu Yunchuan <yunchuan at nfschina.com>
> ---
> drivers/net/wireless/ath/ath10k/htt_tx.c | 6 ++----
> drivers/net/wireless/ath/ath9k/pci.c | 6 +++---
ath9k change should be in a separate patch since it has a different
maintainer than ath10k
More information about the ath10k
mailing list