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

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

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