diff options
author | Tomasz Figa <tomasz.figa@gmail.com> | 2013-09-29 02:37:15 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-10-01 18:40:16 -0700 |
commit | 96a7ed9079a3483c5681b17f4713c37c1cf2b1c9 (patch) | |
tree | 774e563607a79fc5214f628698eb607d8a11c37d /ipc | |
parent | f1c8b2edf916b5be9dc29e98989a5eaff3c6e75b (diff) | |
download | blackbird-op-linux-96a7ed9079a3483c5681b17f4713c37c1cf2b1c9.tar.gz blackbird-op-linux-96a7ed9079a3483c5681b17f4713c37c1cf2b1c9.zip |
clk: Use kcalloc() to allocate arrays
Instead of calculating sizes of arrays manually, kcalloc() can be used
to allocate arrays of elements with defined size. This is just a cleanup
patch without any functional changes.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions