grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] libgcrypt: avoid -Wempty-body in rijndael do_setkey


From: Daniel Kiper
Subject: Re: [PATCH 1/1] libgcrypt: avoid -Wempty-body in rijndael do_setkey
Date: Fri, 13 Aug 2021 15:31:11 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Fri, Aug 13, 2021 at 02:49:10PM +0200, Heinrich Schuchardt wrote:
> Avoid a warning
>
> lib/libgcrypt-grub/cipher/rijndael.c:229:9:
> warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
>   229 |         ;
>       |         ^
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Thank you for the fixes.

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]