diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2023-08-02 16:25:56 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2023-08-16 02:43:54 +0300 |
commit | 967afdf808cf66908a55c55b8ec5937cc20676ce (patch) | |
tree | c1dd9d8b0729a296db88b172cc75082743b3abf5 /arch/um | |
parent | aa9f10d57056cea51d41283d3785bccbbb9f459e (diff) | |
download | linux-967afdf808cf66908a55c55b8ec5937cc20676ce.tar.xz |
alpha: Replace one-element array with flexible-array member
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.
Signed-off-by: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/ZMpZZBShlLqyD3ax@work
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions