Skip to content
Commit 7bfb7e6b authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar
Browse files

perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()



Use the convenience function instead of __GFP_ZERO.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarPeter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/f58599ae1a8d7b32d37e9cf283e95fba6452f7f6.1377809875.git.joe@perches.com
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 274481de
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