diff options
| author | 2022-09-22 12:00:46 -0500 | |
|---|---|---|
| committer | 2022-09-25 13:04:17 -0400 | |
| commit | d20796627fec15e79727b147707c632b0e2ca162 (patch) | |
| tree | b0c7bddc3e17b9c0051499766704e8cae93194ef /include/linux/raid/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com | |
| parent | scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_request_scsi_command (diff) | |
| download | linux-dev-d20796627fec15e79727b147707c632b0e2ca162.tar.xz linux-dev-d20796627fec15e79727b147707c632b0e2ca162.zip | |
scsi: hptiop: Replace one-element array with flexible-array member in struct hpt_iop_request_ioctl_command()
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 hpt_iop_request_ioctl_command.
Link: https://github.com/KSPP/linux/issues/79
Link: https://github.com/KSPP/linux/issues/205
Link: https://lore.kernel.org/r/YyyUvuId7dAZadej@work
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/raid/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
