From: Herbert Xu Date: Fri, 19 Jun 2009 12:37:00 +0000 (+0800) Subject: crypto: tcrypt - Fix module return code when testing by name X-Git-Tag: v2.6.32-rc1~731^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4006576945195ed35824acfb4007ca7cb78b70;p=pandora-kernel.git crypto: tcrypt - Fix module return code when testing by name We should return 0/-ENOENT instead of 1/0 when testing by name. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed