diff options
| author | Thorsten Blum <[email protected]> | 2024-09-30 21:58:22 +0200 | 
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-11-05 17:12:28 -0800 | 
| commit | f9a4d8930f272fd76edc1f76062b5ca316bda25d (patch) | |
| tree | bdb11f9e5e73ba8ebfc085a916f9bce9cd4532aa /fs/proc/array.c | |
| parent | 9357bf5e66660cf56da44905ff2b158056bc6087 (diff) | |
ipc/msg: replace one-element array with flexible array member
Replace the deprecated one-element array with a modern flexible array
member in the struct compat_msgbuf.
There are no binary differences after this conversion.
Link: https://github.com/KSPP/linux/issues/79
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Thorsten Blum <[email protected]>
Cc: "Sun, Jiebin" <[email protected]>
Cc: Tim Chen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions