diff options
author | 2017-10-13 13:07:47 +0530 | |
---|---|---|
committer | 2017-10-13 15:49:03 -0400 | |
commit | 4b947b1c5a26666effcf657428600be2123ca206 (patch) | |
tree | de2735560bc8dde5437866e619646c65d1a2b871 /drivers/gpu/drm/vc4/vc4_dsi.c | |
parent | drm/tinydrm: Remove explicit .best_encoder assignment (diff) | |
download | wireguard-linux-4b947b1c5a26666effcf657428600be2123ca206.tar.xz wireguard-linux-4b947b1c5a26666effcf657428600be2123ca206.zip |
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/vc4_dsi.c')
0 files changed, 0 insertions, 0 deletions