From: Sebastian Siewior Date: Fri, 5 Oct 2007 08:42:03 +0000 (+0800) Subject: [CRYPTO] des: Rename des to des-generic X-Git-Tag: v2.6.24-rc1~1454^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a511f1cd6f90a98ad11dd97e2313c7c787deb2;p=pandora-kernel.git [CRYPTO] des: Rename des to des-generic Loading the crypto algorithm by the alias instead of by module directly has the advantage that all possible implementations of this algorithm are loaded automatically and the crypto API can choose the best one depending on its priority. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed