From: Marek Vasut Date: Thu, 24 Apr 2014 18:05:16 +0000 (+0200) Subject: crypto: caam - Kill the easy targets X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75880dd9afb60ff59efe079ac50ccc16daffe54;p=pandora-kernel.git crypto: caam - Kill the easy targets Fix the functions which can be obviously done right with a simple dev_err() now. While at it, further press the on-stack allocation of buffer for sprintf() voodoo down into the abominated functions. This patch cleans up most of the functions and leaves just two remaining functions, report_ccb_status() and report_deco_status() ugly and unhappy. Signed-off-by: Marek Vasut Cc: Herbert Xu Cc: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed