aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-09-19 15:30:31 +0000
committerDaniel Vetter <[email protected]>2016-09-21 11:24:27 +0000
commitb5a2ecd857a224c4fbeeaa4f60f09bea3fc1837e (patch)
tree54d7fa748a219f9c9e2cb62b17afc1520219bf42 /drivers/gpu/drm/drm_framebuffer.c
parentGPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp() (diff)
downloadkernel-b5a2ecd857a224c4fbeeaa4f60f09bea3fc1837e.tar.gz
kernel-b5a2ecd857a224c4fbeeaa4f60f09bea3fc1837e.zip
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
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