Skip to content
Snippets Groups Projects
Commit ade34a35 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)


Use the helper function instead of __GFP_ZERO.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 2d8a1781
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment