summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-03-23 23:32:22 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2022-04-07 06:01:54 +0300
commit0848ccaea664970e559d99348484615ba0f7ab63 (patch)
treed035d1d06072eb53850ec42ca42b03116e1febb2 /drivers/scsi/megaraid/megaraid_sas_base.c
parent9ad659be37612b036fdbfb535d5f831901f37db2 (diff)
downloadlinux-0848ccaea664970e559d99348484615ba0f7ab63.tar.xz
scsi: vmw_pvscsi: No need to clear memory after a dma_alloc_coherent() call
dma_alloc_coherent() already clear the allocated memory, there is no need to explicitly call memset(). Since 'config_page' and 'header' are the same, a memset() call can be avoided. Link: https://lore.kernel.org/r/cd1220c628c89465dcfcbf4aa9bd53110898a529.1648067518.git.christophe.jaillet@wanadoo.fr Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas_base.c')
0 files changed, 0 insertions, 0 deletions