diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2022-03-18 22:52:20 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-04-25 23:28:25 -0400 |
commit | 507bd398a056c08d5618450db86bad69b02dde6b (patch) | |
tree | 1183e4492539363f950c8c89dcb20371fb90c3de /tools/perf/scripts/python/exported-sql-viewer.py | |
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/20220318145230.1031-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions