From: Marek Vasut Date: Thu, 24 Apr 2014 18:05:22 +0000 (+0200) Subject: crypto: caam - Fix the 'quoted string split across lines' X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da37503d37bb6ae72cca0b4d729c153f04b9f0cc;p=pandora-kernel.git crypto: caam - Fix the 'quoted string split across lines' Fix the checkpatch warnings that the strings were split across multiple lines. Checkpatch now complains about lines over 80, but this is better, since we can actually grep the source code for these strings now. Signed-off-by: Marek Vasut Cc: Herbert Xu Cc: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed