From: Jonathan Jin Date: Tue, 16 Dec 2014 03:28:23 +0000 (-0600) Subject: staging: rtl8192e: rejoin split quoted strings X-Git-Tag: fixes-v4.0-rc1~99^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6163c3bc35fc5ca4aa4e919c347df06d47372f;p=pandora-kernel.git staging: rtl8192e: rejoin split quoted strings Fix a checkpatch.pl warning regarding quoted string splits across lines. While each join of these quoted strings results in a new checkpatch.pl "lines over 80 characters" warning, the regained ability to grep for these log strings in the codebase is, I would argue, well worth the trade-off. Signed-off-by: Jonathan Jin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed