diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-12-30 18:28:31 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-01-04 09:12:32 +0300 |
commit | bde70f3c0e02bc3ed1974dc755c2f29c82f85eda (patch) | |
tree | e1102ddcc13f2096fed2d56a49e24bef75d22513 /drivers/scsi/bnx2i | |
parent | 0558312110def79e1b8bc20133dc50bb11c62e6e (diff) | |
download | linux-bde70f3c0e02bc3ed1974dc755c2f29c82f85eda.tar.xz |
scsi: bfa: Use zeroing allocator rather than allocator/memset
Use vzalloc instead of vmalloc followed by memset 0.
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Acked-by: Anil Gurumurthy <anil.gurumurthy@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/bnx2i')
0 files changed, 0 insertions, 0 deletions