From: Cristian Stoica Date: Tue, 20 Jan 2015 08:06:16 +0000 (+0200) Subject: crypto: replace scatterwalk_sg_next with sg_next X-Git-Tag: fixes-v4.0-rc1~106^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be4d4c94b1f98b839344fda7a8752a4a09d0ef5;p=pandora-kernel.git crypto: replace scatterwalk_sg_next with sg_next Modify crypto drivers to use the generic SG helper since both of them are equivalent and the one from crypto is redundant. See also: 468577abe37ff7b453a9ac613e0ea155349203ae reverted in b2ab4a57b018aafbba35bff088218f5cc3d2142e Signed-off-by: Cristian Stoica Signed-off-by: Herbert Xu --- Reading git-diff-tree failed