wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Thu, 3 Aug 2023 07:35:17 +0000 (15:35 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:07:14 +0000 (14:07 +0300)
commit6d5d2dbd00bfc320d642f7c3911dee4f43db5fea
tree856dd03376492f33f7c6e8d221d58b99c9e20737
parent52424e0c49d614cbeec3a7a9f5e0fcfe123a5601
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions

No need cast (struct rsi_hw *) to (struct rsi_hw *),
or cast (struct rsi_common *) to (struct rsi_common *).

Signed-off-by: Wu Yunchuan <yunchuan@nfschina.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230803073517.3666559-1-yunchuan@nfschina.com
drivers/net/wireless/rsi/rsi_91x_mac80211.c