From: Herbert Xu Date: Wed, 29 Aug 2007 08:06:15 +0000 (+0800) Subject: [CRYPTO] api: Move scatterwalk into algapi X-Git-Tag: v2.6.24-rc1~1454^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e962a653f3146330d99aefa5adadeaed60bc9bb5;p=pandora-kernel.git [CRYPTO] api: Move scatterwalk into algapi The scatterwalk code is only used by algorithms that can be built as a module. Therefore we can move it into algapi. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed