From: Marek Vasut Date: Thu, 24 Apr 2014 18:05:13 +0000 (+0200) Subject: crypto: caam - Pull all the error codes out X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9724d7adbb34b067b844b97599c1a5905229aa2b;p=pandora-kernel.git crypto: caam - Pull all the error codes out Pull the error code <-> error string mapping tables out of the function so the code becomes readable. This lets me see the real flesh of the functions, without all that flab clouding the view. Note: There is a checkpatch issue with quoted strings across multiple lines. I will fix that in a subsequent patch to keep the changes small and separate. Signed-off-by: Marek Vasut Cc: Herbert Xu Cc: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed