diff options
| author | Wan Jiabing <[email protected]> | 2022-03-18 22:52:20 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-04-25 23:28:25 -0400 |
| commit | 507bd398a056c08d5618450db86bad69b02dde6b (patch) | |
| tree | 1183e4492539363f950c8c89dcb20371fb90c3de /tools/perf/scripts/python/bin | |
| parent | ce781c3f05cd93515e31091def848c134f5bb2f2 (diff) | |
scsi: elx: efct: Remove unnecessary memset() in efct_io()
io->sgl is allocated by kzalloc(). The memory is set to zero.
It is unnecessary to call memset again.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wan Jiabing <[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