From da37503d37bb6ae72cca0b4d729c153f04b9f0cc Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Thu, 24 Apr 2014 20:05:22 +0200 Subject: [PATCH] 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-format-patch failed