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~144^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b7eaf8220721892975610dd0ae5c846a34dcb4;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: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed