Re: [PATCH v4 18/33] crypto: rockchip: fix style issue

From: John Keeping
Date: Mon Apr 04 2022 - 07:39:54 EST


On Fri, Apr 01, 2022 at 08:17:49PM +0000, Corentin Labbe wrote:
> This patch fixes some warning reported by checkpatch
>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> ---
> drivers/crypto/rockchip/rk3288_crypto_ahash.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

There's also a badly indented comment in rk_hash_run() which could be
fixed in this patch.