From: Joe Perches Date: Fri, 15 Nov 2013 22:15:31 +0000 (-0800) Subject: timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) X-Git-Tag: v3.13-rc3~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da554eba2e68c8ec051977db5ee1f42d384a01ed;p=pandora-kernel.git timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) Use the helper function instead of __GFP_ZERO. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed