aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2014-04-01 14:21:46 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-04-09 20:37:17 -0700
commit2d0ed4bbc4752a3479630f701f5a7bd760d15f65 (patch)
tree37f6cb430b4b48afd9e4836323cbfa62c9f43f99 /scripts/build-all.py
parent8a4a06ecdd7968af7afc7dd5e128fce5f0ec0c57 (diff)
msm: mdss: replace kmalloc with kzalloc wherever appropriate
Currently different drivers within MDSS, allocate dynamic memory using kmalloc and then use explicit memset to zero out the content. Instead use kzalloc API to achieve the same. Change-Id: I09d3d5e5986206f90c97d4d04fc3a855c233a7ae Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions