[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230504110304.GX525452@unreal>
Date: Thu, 4 May 2023 14:03:04 +0300
From: Leon Romanovsky <leon@...nel.org>
To: wuych <yunchuan@...china.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, irusskikh@...vell.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] atlantic: Remove unnecessary (void*) conversions
On Thu, May 04, 2023 at 06:02:53PM +0800, wuych wrote:
> Pointer variables of void * type do not require type cast.
>
> Signed-off-by: wuych <yunchuan@...china.com>
> ---
> .../net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
There is same thing in drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c too.
Thanks
Powered by blists - more mailing lists