From: Martin K. Petersen Date: Sat, 3 Aug 2024 01:33:37 +0000 (-0400) Subject: Merge patch series "scsi: message: fusion: Replace 1-element arrays with flexible... X-Git-Tag: v6.12-rc1~124^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0c39a5e65a26943c1c84990bc70e9a822e90f05;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "scsi: message: fusion: Replace 1-element arrays with flexible arrays" Kees Cook says: Replace all remaining uses of deprecated 1-element "fake" flexible arrays with modern C99 flexible arrays. Add __counted_by annotations at the same time. Link: https://lore.kernel.org/r/20240711172432.work.523-kees@kernel.org Signed-off-by: Martin K. Petersen --- e0c39a5e65a26943c1c84990bc70e9a822e90f05