On Sun, Aug 10, 2014 at 10:42:53PM +0300, Tair Rzayev wrote: > Rename binder_user_error() to shorter but no less readable binder_usr_err() > which fixes 34 "line over 80 characters" checkpatch warnings
Those are false-positives due to the fact that we should not wrap strings and checkpatch doesn't understand this custom macro. So don't worry about it, the code is fine as-is. thanks, greg k-h -- 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/

