diff options
| author | Himanshu Jha <[email protected]> | 2017-08-27 18:53:56 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-27 19:59:10 +0200 |
| commit | 3687994a032115e6e4f89c5715304f5361d13cfb (patch) | |
| tree | 58c9296fd4e7b6a5613862491e75f816c5b702b9 /tools/perf/scripts/python/stat-cpi.py | |
| parent | b9d7adc45d8837040a9f2cea584b4e0ef25ca271 (diff) | |
staging: r8822be: remove unnecessary call to memset
call to memset to assign 0 value immediately after allocating
memory with kzalloc is unnecesaary as kzalloc allocates the memory
filled with 0 value.
Build and tested it.
Signed-off-by: Himanshu Jha <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions