Skip to content
Commit fac15c10 authored by Joe Perches's avatar Joe Perches Committed by Daniel Vetter
Browse files

i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc



The helper exists, might as well use it instead of __GFP_ZERO.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent ffe74d75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment