wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Thu, 3 Aug 2023 07:35:39 +0000 (15:35 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:07:15 +0000 (14:07 +0300)
commitf9bf6e729f4ebcd81729ee96ecbc465796318ebd
treebcef30709fa193a14fe1cdd555e778f776602e23
parentdb2be1a01fc540ba12135b8ae9ec1acc0634dfa8
wifi: rsi: rsi_91x_sdio: 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/20230803073539.3666735-1-yunchuan@nfschina.com
drivers/net/wireless/rsi/rsi_91x_sdio.c