]> www.infradead.org Git - users/dwmw2/linux.git/commit
alpha: Replace one-element array with flexible array member
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 7 Jan 2025 10:43:42 +0000 (11:43 +0100)
committerMatt Turner <mattst88@gmail.com>
Fri, 14 Feb 2025 19:06:15 +0000 (14:06 -0500)
commit757f051a506198186d796dff4ba696adb7bda54c
treea170923dc87d7ddc3935b6438a312aa74418e11d
parent3b35a171060f846b08b48646b38c30b5d57d17ff
alpha: Replace one-element array with flexible array member

Replace the deprecated one-element array with a modern flexible array
member in the struct crb_struct.

Reviewed-by: Kees Cook <kees@kernel.org>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/hwrpb.h