Re: [PATCH net-next v2 05/10] net: hns: Remove unnecessary (void*) conversions

From: Hao Lan
Date: Mon Jul 10 2023 - 22:17:41 EST




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>