From: Joe Perches Date: Thu, 29 Aug 2013 21:08:18 +0000 (-0700) Subject: hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc X-Git-Tag: v3.12-rc1~182^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1d3f3ae985ec5676fb56ff2c7acad2e1c4e6eb;p=pandora-kernel.git hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc kzalloc already adds this __GFP_ZERO. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed