Merge branch 'remove-unnecessary-void-conversions'
Wu Yunchuan says:
====================
Remove unnecessary (void*) conversions
Remove (void*) conversions under "drivers/net" directory.
PATCH v2 link:
https://lore.kernel.org/all/
20230710063828.172593-1-suhui@nfschina.com/
PATCH v1 link:
https://lore.kernel.org/all/
20230628024121.
1439149-1-yunchuan@nfschina.com/
====================
Link: https://lore.kernel.org/r/20230717030937.53818-1-yunchuan@nfschina.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>