From: Tadeusz Struk Date: Mon, 30 Mar 2015 21:25:44 +0000 (-0700) Subject: crypto: algif - use kmalloc instead of kzalloc X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d929207a11402f9cfe2131013a94939967828a;p=pandora-kernel.git crypto: algif - use kmalloc instead of kzalloc No need to use kzalloc to allocate sgls as the structure is initialized anyway. Signed-off-by: Tadeusz Struk Signed-off-by: David S. Miller --- Reading git-diff-tree failed