OSDN Git Service

wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Thu, 3 Aug 2023 07:34:55 +0000 (15:34 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:07:14 +0000 (14:07 +0300)
commit148924e537df01598870c7c55092e61859df292c
tree7ef42f9b4afa013b62999e4a209cc1aed7914c52
parent5f48e91624b35fc85d087978feaea70a8c35be56
wifi: rsi: rsi_91x_debugfs: 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/20230803073455.3666306-1-yunchuan@nfschina.com
drivers/net/wireless/rsi/rsi_91x_debugfs.c