On Wed, 02 Aug 2023 07:25:56 -0600, Gustavo A. R. Silva wrote: > One-element and zero-length arrays are deprecated. So, replace > one-element array in struct osf_dirent with flexible-array > member. > > This results in no differences in binary output. > [...] Applied to for-next/hardening, thanks! [1/1] alpha: Replace one-element array with flexible-array member https://git.kernel.org/kees/c/967afdf808cf Take care, -- Kees Cook