1
0
Files
linux/drivers/gpu/drm
Thierry Reding 2f6c538924 drm: Prefer kmalloc_array() over kmalloc() with multiply
Fixes a couple of checkpatch warnings regarding the use of kmalloc()
with a multiplication. kmalloc_array() is the preferred API.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-12-10 14:13:40 +01:00
..
2014-11-20 11:30:37 +10:00
2014-09-24 11:43:41 +10:00
2014-11-12 17:56:12 +10:00
2014-11-05 18:07:01 +01:00