2019-11-01 12:51:46

by Corentin Labbe

[permalink] [raw]
Subject: Re: [PATCH] crypto: fix semicolon.cocci warnings

On Fri, Nov 01, 2019 at 09:52:06AM +0100, Julia Lawall wrote:
> From: kbuild test robot <[email protected]>
>
> Remove unneeded semicolon.
>
> Generated by: scripts/coccinelle/misc/semicolon.cocci
>
> Fixes: f08fcced6d00 ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
> CC: Corentin Labbe <[email protected]>
> Signed-off-by: kbuild test robot <[email protected]>
> Signed-off-by: Julia Lawall <[email protected]>
> ---

Acked-by: Corentin Labbe <[email protected]>

Thanks