aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLi Heng <[email protected]>2020-07-30 11:31:58 +0800
committerMartin K. Petersen <[email protected]>2020-08-20 23:25:49 -0400
commit4a636e9c7a2107b9a590f08d6f8f8a917e6b85de (patch)
tree79fdcded9f76f318b05eeda116c308ffd9a03257 /tools/perf/scripts/python
parentbef93fbfcf4ae9ecaa50e38d32cf6b8dbce4a797 (diff)
scsi: mpt3sas: Remove superfluous memset()
Fixes coccicheck warning: ./drivers/scsi/mpt3sas/mpt3sas_base.c:5247:16-34: WARNING: dma_alloc_coherent use in ioc -> request already zeroes out memory, so memset is not needed dma_alloc_coherent() already zeroes out memory so memset() is not needed. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Li Heng <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions