wifi: ath5k: remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Tue, 19 Sep 2023 04:49:59 +0000 (12:49 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 21 Sep 2023 08:08:22 +0000 (11:08 +0300)
commit4bd0f7d0f3112e26f14cc4e045a5b3e223584fbf
treea611688acfd5ed613bcdb42f3c181a97497a0473
parent9705103f8e8ea22c0669891edff66751cc3644ba
wifi: ath5k: remove unnecessary (void*) conversions

No need cast (void *) to (struct ath5k_hw *).

Signed-off-by: Wu Yunchuan <yunchuan@nfschina.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230919044959.523576-1-yunchuan@nfschina.com
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/pci.c