diff options
author | Kees Cook <[email protected]> | 2023-05-11 15:10:00 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-16 21:30:25 -0400 |
commit | aa67380056a43277da11a5550669f5a80057ce2d (patch) | |
tree | b37dfc0791cfb78bb25291b720fc50b59064488f /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 7e79881d92e8d52c45992ed4d669985c167fa0ad (diff) |
scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
In the ongoing effort to replace all fake flexible arrays with true
flexible arrays, replace the sge32, sge64, and sge_skinny members of union
megasas_sgl with true flexible arrays. No binary differences are seen after
this change; sizes were already being manually calculated using the member
struct sizes directly.
Cc: Kashyap Desai <[email protected]>
Cc: Sumit Saxena <[email protected]>
Cc: Shivasharan S <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Cc: Gustavo A. R. Silva <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions