Re: [PATCH v2 -next] crypto: sun8i-ce - Fix memdup.cocci warnings

From: Corentin Labbe
Date: Sat Nov 16 2019 - 14:48:00 EST


On Tue, Nov 12, 2019 at 07:23:14AM +0000, YueHaibing wrote:
> Use kmemdup rather than duplicating its implementation
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---
> v2: fix patch title 'sun8i-ss' -> 'sun8i-ce'
> ---
> drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>

Acked-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>

Thanks