lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aHos16fgwhMRltMy@gondor.apana.org.au>
Date: Fri, 18 Jul 2025 21:15:35 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Ruben Wauters <rubenru09@....com>
Cc: davem@...emloft.net, rubenru09@....com, linux-crypto@...r.kernel.org,
	linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] crypto: jitter - replace ARRAY_SIZE definition with
 header include

Ruben Wauters <rubenru09@....com> wrote:
> The ARRAY_SIZE macro is already defined in linux/array_size.h
> 
> This patch replaces the ARRAY_SIZE definition in jitterentropy.c with
> an include, to make the code cleaner, and help reduce the number of
> duplicate ARRAY_SIZE definitions in the codebase.
> 
> Signed-off-by: Ruben Wauters <rubenru09@....com>
> ---
> crypto/jitterentropy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ