While working on improving FORTIFY_SOURCE's memcpy() coverage, there are a few fixes that don't require any helper changes, etc. -Kees Kees Cook (3): scsi: fcoe: Statically initialize flogi_maddr scsi: esas2r: Switch to flexible array member scsi: isci: Use correctly sized target buffer for memcpy() drivers/scsi/esas2r/atioctl.h | 2 +- drivers/scsi/fcoe/fcoe.c | 6 ++---- drivers/scsi/isci/task.c | 4 ++-- 3 files changed, 5 insertions(+), 7 deletions(-) -- 2.25.1