From 6d6163c3bc35fc5ca4aa4e919c347df06d47372f Mon Sep 17 00:00:00 2001 From: Jonathan Jin Date: Mon, 15 Dec 2014 21:28:23 -0600 Subject: [PATCH] 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-format-patch failed