diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-12-30 20:58:25 +0530 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-01-04 01:09:26 -0500 |
commit | 0558312110def79e1b8bc20133dc50bb11c62e6e (patch) | |
tree | cccaa0dede85e529ac826d05ebfeab73e812d423 /samples/v4l | |
parent | d103adb30049e293348ba6c71f5bc6636ffbeaef (diff) | |
download | linux-0558312110def79e1b8bc20133dc50bb11c62e6e.tar.gz linux-0558312110def79e1b8bc20133dc50bb11c62e6e.tar.bz2 linux-0558312110def79e1b8bc20133dc50bb11c62e6e.zip |
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Use dma_zalloc_coherent and vzalloc instead of dma_alloc_coherent and
vmalloc respectively, 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: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'samples/v4l')
0 files changed, 0 insertions, 0 deletions