diff options
| author | Elise Lennion <[email protected]> | 2016-10-12 14:14:14 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-16 10:27:23 +0200 |
| commit | c4fc2ebcbf762a1fe827931d670452aa27abef00 (patch) | |
| tree | d9470f9d2742a852f3472daec0cf41e1fcfc482f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9d3318f48ce383cdd261719f4fa95c979bdd7ce4 (diff) | |
staging: greybus: camera: Use kcalloc for array's memory allocation.
Fix checkpatch warning:
WARNING: Prefer kcalloc over kzalloc with multiply
kcalloc is designed to allocate memory for arrays, its use is
preferable than kzalloc in these cases.
Signed-off-by: Elise Lennion <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions