Re: [PATCH net-next] net: liquidio: lio_vf_main: Remove unnecessary (void*) conversions

From: Simon Horman
Date: Wed May 10 2023 - 05:56:18 EST


On Wed, May 10, 2023 at 02:06:49PM +0800, wuych wrote:
> Pointer variables of void * type do not require type cast.
>
> Signed-off-by: wuych <yunchuan@xxxxxxxxxxxx>

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>