diff options
author | Harsha Sharma <harshasharmaiitr@gmail.com> | 2017-10-13 13:07:47 +0530 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-10-13 15:49:03 -0400 |
commit | 4b947b1c5a26666effcf657428600be2123ca206 (patch) | |
tree | de2735560bc8dde5437866e619646c65d1a2b871 /drivers/gpu/drm/vc4 | |
parent | 9205281cb369a5b2d348e011dd908de81b40e0bf (diff) |
drm: Replace kzalloc with kcalloc
Prefer kcalloc over kzalloc to allocate an array.
This patch fixes checkcpatch issue.
Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171013073747.29877-1-harshasharmaiitr@gmail.com
Link: https://patchwork.freedesktop.org/patch/msgid/20171013073747.29877-1-harshasharmaiitr@gmail.com
Diffstat (limited to 'drivers/gpu/drm/vc4')
0 files changed, 0 insertions, 0 deletions