wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Thu, 3 Aug 2023 07:34:40 +0000 (15:34 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 23 Aug 2023 11:07:14 +0000 (14:07 +0300)
commit5f48e91624b35fc85d087978feaea70a8c35be56
treecc14fd348b493d6228d3c6664c0aebeccae4a7c5
parent9e261e6da0a814f4ee1856ab06b19c25190aeffb
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions

No need cast (void*) to (struct rsi_coex_ctrl_block *) or
(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/20230803073440.3666204-1-yunchuan@nfschina.com
drivers/net/wireless/rsi/rsi_91x_coex.c