diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2019-05-29 22:21:36 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-06-19 01:46:23 +0200 |
commit | a5c990eea5ddd587bcd9af6dc973a1653c8d94af (patch) | |
tree | 9ac44bd853e04e60a100566caf528429ff95fdcf /drivers/scsi/libsas | |
parent | scsi: hpsa: fix an uninitialized read and dereference of pointer dev (diff) | |
download | linux-a5c990eea5ddd587bcd9af6dc973a1653c8d94af.tar.xz linux-a5c990eea5ddd587bcd9af6dc973a1653c8d94af.zip |
scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Acked-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/libsas')
0 files changed, 0 insertions, 0 deletions