David Brownell writes:
> So in practical terms "\n \t" and "\n\t" are identical;
quoted text > although the former "should not" be used, it doesn't
> actually affect what CodingStyle is primarily trying to
> control (i.e. what the code looks like).
That's not what CodingStyle is trying to control. Not "what the
code looks like" at all.
Think why this line is here at the end of Chapter 1.
Get a decent editor and don't leave whitespace at the end of lines.
By the way, "git show --color 0aa599c -- drivers/usb/net/usbnet.h"
would catch this kind of breakage if you have git.
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: coding style for long conditions , Junio C Hamano , (Sat Apr 7, 4:01 am)