Re: [PATCH net-next v2] nfp: use list_move instead of list_del/list_add in nfp_cppcore.c

From: Simon Horman
Date: Wed Jun 09 2021 - 04:58:34 EST


On Wed, Jun 09, 2021 at 03:09:21PM +0800, Baokun Li wrote:
> Using list_move() instead of list_del() + list_add() in nfp_cppcore.c.
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Baokun Li <libaokun1@xxxxxxxxxx>

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