On Mon, 26 Jun 2023 13:58:03 +0300, Dan Carpenter wrote: > Smatch and Clang both complain that LOGIN_TEMPLATE_SIZE is more than > sizeof(ha->plogi_els_payld.fl_csp). > > Smatch warning: > drivers/scsi/qla2xxx/qla_iocb.c:3075 qla24xx_els_dcmd2_iocb() > warn: '&ha->plogi_els_payld.fl_csp' sometimes too small '16' size = 112 > > [...] Applied to 6.5/scsi-fixes, thanks! [1/2] scsi: qla2xxx: silence a static checker warning https://git.kernel.org/mkp/scsi/c/134f66959cd0 [2/2] scsi: qla2xxx: Fix error code in qla2x00_start_sp() https://git.kernel.org/mkp/scsi/c/e579b007eff3 -- Martin K. Petersen Oracle Linux Engineering