wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Thu, 3 Aug 2023 07:35:29 +0000 (15:35 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:07:15 +0000 (14:07 +0300)
commitdb2be1a01fc540ba12135b8ae9ec1acc0634dfa8
tree080424a7d24565d79cca9668b91b6377f6defea5
parent6d5d2dbd00bfc320d642f7c3911dee4f43db5fea
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions

No need cast (void*) 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/20230803073529.3666653-1-yunchuan@nfschina.com
drivers/net/wireless/rsi/rsi_91x_main.c