diff options
author | Kees Cook <keescook@chromium.org> | 2022-02-01 23:39:48 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-02-08 05:16:34 +0100 |
commit | d20b3dae630f6718a72f7ab68c3b8c8e897bf09f (patch) | |
tree | 8e39975450cbefae973f16989ef10ca9328b6526 /fs/nfs/callback.h | |
parent | scsi: usb: storage: Complete the SCSI request directly (diff) | |
download | linux-d20b3dae630f6718a72f7ab68c3b8c8e897bf09f.tar.xz linux-d20b3dae630f6718a72f7ab68c3b8c8e897bf09f.zip |
scsi: mpt3sas: Convert to flexible arrays
This converts to a flexible array instead of the old-style 1-element
arrays. The existing code already did the correct math for finding the size
of the resulting flexible array structure, so there is no binary
difference.
The other two structures converted to use flexible arrays appear to have no
users at all.
Link: https://lore.kernel.org/r/20220201223948.1455637-1-keescook@chromium.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/nfs/callback.h')
0 files changed, 0 insertions, 0 deletions