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:
7aef2e7
)
block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
author
Joe Perches
<joe@perches.com>
Thu, 29 Aug 2013 22:21:42 +0000
(15:21 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 11 Sep 2013 19:22:03 +0000
(13:22 -0600)
Use the helper function instead of __GFP_ZERO.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found