diff options
| author | Gustavo A. R. Silva <[email protected]> | 2023-06-21 21:12:42 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-06-26 05:07:04 +0000 |
| commit | 11d5e2061e973a8d4ff2b95a114b4b8ef8652633 (patch) | |
| tree | 0aa5b77ac841e5b4afc922593fb1b5c4da59e8b3 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect() (diff) | |
| download | kernel-11d5e2061e973a8d4ff2b95a114b4b8ef8652633.tar.gz kernel-11d5e2061e973a8d4ff2b95a114b4b8ef8652633.zip | |
ksmbd: Replace one-element array with flexible-array member
One-element arrays are deprecated, and we are replacing them with flexible
array members instead. So, replace one-element array with flexible-array
member in struct smb_negotiate_req.
This results in no differences in binary output.
Link: https://github.com/KSPP/linux/issues/79
Link: https://github.com/KSPP/linux/issues/317
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
