diff options
| author | yeshwanth sriram guntuka <ysriramg@codeaurora.org> | 2016-10-19 15:32:30 +0530 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-25 16:00:12 -0800 |
| commit | 9bfa28b972f7371dd42214018826c9a02b1dc267 (patch) | |
| tree | 8f350e1722fa48bf724f2b31b25d5e5b0099e2d1 /include/linux/avtimer_kernel.h | |
| parent | fcda0aa04205a408752175eae2f5689015f6016b (diff) | |
qcacmn: Remove redundant qdf_mem_zero calls
qdf_mem_zero is called after qdf_mem_malloc to set the memory
value to zero. qdf_mem_malloc uses kzalloc internally to allocate
memory which sets memory to zero.
Removing redundant qdf_mem_zero which are called after
qdf_mem_malloc.
Change-Id: I8e1faf6099f8fbc869c8af42b7511a13e66e6bed
CRs-Fixed: 1079697
Diffstat (limited to 'include/linux/avtimer_kernel.h')
0 files changed, 0 insertions, 0 deletions
