diff options
| author | Li Heng <[email protected]> | 2020-07-30 11:31:57 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-08-20 23:25:49 -0400 |
| commit | bef93fbfcf4ae9ecaa50e38d32cf6b8dbce4a797 (patch) | |
| tree | 6cef64c19b1de10686a45590acf7fcacbd137a24 /tools/perf/scripts/python/bin | |
| parent | 7b1d886298077e8fb1f6c1d44cdb22872bb5bb8c (diff) | |
scsi: qla2xxx: Remove superfluous memset()
Fixes coccicheck warning:
./drivers/scsi/qla2xxx/qla_mbx.c:4928:15-33: WARNING: dma_alloc_coherent use in els_cmd_map 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/bin')
0 files changed, 0 insertions, 0 deletions