[PATCH 0/5] GPU-DRM: Fine-tuning for four function implementations
SF Markus Elfring
elfring at users.sourceforge.net
Mon Sep 19 15:51:42 UTC 2016
From: Markus Elfring <elfring at users.sourceforge.net>
Date: Mon, 19 Sep 2016 17:47:37 +0200
A few update suggestions were taken into account
from static source code analysis.
Markus Elfring (5):
Use kmalloc_array() in drm_legacy_addbufs_pci()
Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()
Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
Rename a jump label in drm_legacy_mapbufs()
drivers/gpu/drm/drm_bufs.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
--
2.10.0
More information about the dri-devel
mailing list