Re: [PATCH] crypto: keywrap - Add missing ULL suffixes for 64-bit constants
From: Stephan Mueller
Date: Wed Nov 15 2017 - 09:26:41 EST
Am Mittwoch, 15. November 2017, 11:44:28 CET schrieb Geert Uytterhoeven:
Hi Geert,
> On 32-bit (e.g. with m68k-linux-gnu-gcc-4.1):
>
> crypto/keywrap.c: In function âcrypto_kw_decryptâ:
> crypto/keywrap.c:191: warning: integer constant is too large for âlongâ
> type crypto/keywrap.c: In function âcrypto_kw_encryptâ:
> crypto/keywrap.c:224: warning: integer constant is too large for âlongâ
> type
>
> Fixes: 9e49451d7a15365d ("crypto: keywrap - simplify code")
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Thank you
Reviewed-by: Stephan Mueller <smueller@xxxxxxxxxx>
Ciao
Stephan