git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe74d7
)
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
author
Joe Perches
<joe@perches.com>
Thu, 29 Aug 2013 20:11:07 +0000
(13:11 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 3 Sep 2013 17:17:56 +0000
(19:17 +0200)
The helper exists, might as well use it instead of __GFP_ZERO.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found