aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHimanshu Jha <[email protected]>2017-08-27 18:53:56 +0530
committerGreg Kroah-Hartman <[email protected]>2017-08-27 19:59:10 +0200
commit3687994a032115e6e4f89c5715304f5361d13cfb (patch)
tree58c9296fd4e7b6a5613862491e75f816c5b702b9 /tools/perf/scripts/python/netdev-times.py
parentb9d7adc45d8837040a9f2cea584b4e0ef25ca271 (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions