Home
last modified time | relevance | path

Searched hist:"28 b17f62" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c28b17f62 Tue Apr 25 00:15:32 CDT 2023 wuych <yunchuan@nfschina.com> net: phy: marvell-88x2222: remove unnecessary (void*) conversions

Pointer variables of void * type do not require type cast.

Signed-off-by: wuych <yunchuan@nfschina.com>
Signed-off-by: David S. Miller <davem@davemloft.net>