summaryrefslogtreecommitdiff
path: root/include/linux/avtimer_kernel.h
diff options
context:
space:
mode:
authoryeshwanth sriram guntuka <ysriramg@codeaurora.org>2016-10-19 15:32:30 +0530
committerqcabuildsw <qcabuildsw@localhost>2017-01-25 16:00:12 -0800
commit9bfa28b972f7371dd42214018826c9a02b1dc267 (patch)
tree8f350e1722fa48bf724f2b31b25d5e5b0099e2d1 /include/linux/avtimer_kernel.h
parentfcda0aa04205a408752175eae2f5689015f6016b (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