]> Pileus Git - ~andy/linux/commit
drm/agpsupport: use kzalloc instead of kmalloc/memset
authorDave Airlie <airlied@redhat.com>
Wed, 18 Dec 2013 01:27:06 +0000 (11:27 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 18 Dec 2013 01:27:06 +0000 (11:27 +1000)
commitd5e41ad3b947be2615e7d9102333e918d012c340
tree5220a16ff2fe153c6e32a727f9387b31928388d2
parent4efafebe709b8daa90b2f34a6e242eec7df98f25
drm/agpsupport: use kzalloc instead of kmalloc/memset

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_agpsupport.c