From fac15c108248e8d592fb8f4cbcf26d98b3485526 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Thu, 29 Aug 2013 13:11:07 -0700 Subject: [PATCH] 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: Joe Perches Signed-off-by: Daniel Vetter --- Reading git-format-patch failed