summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorHimanshu Jha <himanshujha199640@gmail.com>2017-08-27 18:53:56 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-27 19:59:10 +0200
commit3687994a032115e6e4f89c5715304f5361d13cfb (patch)
tree58c9296fd4e7b6a5613862491e75f816c5b702b9 /scripts/gdb/linux/proc.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 <himanshujha199640@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions