Cc: David Brownell <david-b@...>, Stefan Richter <stefanr@...>, Jan Engelhardt <jengelh@...>, Randy Dunlap <randy.dunlap@...>, Tony Lindgren <tony@...>, <linux-kernel@...>
> that the line with "bar" on it is properly indented with one tab
---
I'm happy to see Linus did it exactly the way I would have...
So, perhaps the rule in CodingStyle should be clarified to say that
indentation is used to show nesting depth and always expressed in TAB
characters, but additional spacing may be used following the
structural TABs to appropriately format continuation lines...