aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-09-19 15:24:20 +0000
committerDaniel Vetter <[email protected]>2016-09-21 11:24:27 +0000
commit81a441378d6e5b030af5429fe2ca1763de0f053a (patch)
tree6836db96b7400c25bd0a7d1010d4a0e7b387fbfb /drivers/gpu/drm/drm_framebuffer.c
parentGPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci() (diff)
downloadkernel-81a441378d6e5b030af5429fe2ca1763de0f053a.tar.gz
kernel-81a441378d6e5b030af5429fe2ca1763de0f053a.zip
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
The script "checkpatch.pl" can point information out like the following. WARNING: Prefer kcalloc over kzalloc with multiply Thus fix the affected source code place. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions