wifi: ray_cs: Remove unnecessary (void*) conversions
authorWu Yunchuan <yunchuan@nfschina.com>
Fri, 20 Oct 2023 09:34:31 +0000 (17:34 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 25 Oct 2023 17:44:40 +0000 (20:44 +0300)
commit1002f8171d966f73e3d97b05fc0178e115fb5dca
tree286b754a02b80f495e0a7a86ec9d656a9a277678
parentb6144dcdd445d1bf8b7973b73c9a2dd5b44661cf
wifi: ray_cs: Remove unnecessary (void*) conversions

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

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