From: Marek Vasut Date: Thu, 24 Apr 2014 18:05:19 +0000 (+0200) Subject: crypto: caam - Clean up report_deco_status() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0fa52a5d89d763423cb9b428e988ea824fd95a;p=pandora-kernel.git crypto: caam - Clean up report_deco_status() Clean this function up and rework it into sensible shape. This function now contains one single dev_err() instead of the previous insanity full of memory allocation, chaotic string handling and use of SPRINTFCAT(). Signed-off-by: Marek Vasut Cc: Herbert Xu Cc: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed