aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Skripkin <[email protected]>2021-09-03 21:18:07 +0300
committerGreg Kroah-Hartman <[email protected]>2021-09-13 08:49:47 +0200
commitb5fd167d73b2608e66414c923cbf6724e971aeec (patch)
tree2e1cb218e6fc0df53dee83f35b031afe181278b4 /tools/perf/scripts/python
parent393db0f6827f96054a769ba3a38aa382d137d3c7 (diff)
staging: r8188eu: remove useless memset
psetkeyparm is kzalloced buffer, there is no need in zeroing it one more time, since kzalloc had already set memory to 0. Fixes: 15865124feed ("staging: r8188eu: introduce new core dir for RTL8188eu driver") Signed-off-by: Pavel Skripkin <[email protected]> Link: https://lore.kernel.org/r/97a283ed5b97632033b0fc7c6aa0fbfc82f06da3.1630692375.git.paskripkin@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions