On 2023/7/10 14:40, Su Hui wrote: > From: wuych <yunchuan@xxxxxxxxxxxx> > > Pointer variables of void * type do not require type cast. > > Signed-off-by: wuych <yunchuan@xxxxxxxxxxxx> > --- > drivers/net/ethernet/hisilicon/hns_mdio.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > Reviewed-by: Hao Lan <lanhao@xxxxxxxxxx>