diff options
author | Zheng Yongjun <[email protected]> | 2021-01-18 18:26:00 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-01-26 18:24:56 +0200 |
commit | 337cd0d3ce0c2e005b650d8ab8f2b05a91ca132e (patch) | |
tree | f30b2252758b787f6cb4520b4de8fa2044b70ef1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0d96968315d7ffbd70d608b29e9bea084210b96d (diff) |
wcn36xx: Remove unnecessary memset
memcpy operation is next to memset code, and the size to copy is equals to the size to
memset, so the memset operation is unnecessary, remove it.
Signed-off-by: Zheng Yongjun <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions