On 12/18/2015 03:22 AM, Anton Wuerfel wrote: > Merged user-visible multi-line strings into a single line according to the > Linux Kernel Coding Style, which allows user-visible strings to exceed the > maximum line length of 80 characters. The main reason for this is to > facilitate grepping for these strings. > However, some strings were ignored in this patch, because the use of > format specifiers breaks the ability to grep anyway.
Reviewed-by: Peter Hurley <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

