Re: [PATCH] CodingStyle: Add tab indentation avoidance tips

2013-03-20 Thread Joe Perches
On Wed, 2013-03-20 at 16:52 +, Al Viro wrote: > On Wed, Mar 20, 2013 at 09:26:54AM -0700, Joe Perches wrote: > > Add Al's comments in from https://lkml.org/lkml/2013/3/20/345 > > > +Tip 7: > > +Code flow is down, not across... > > That one is a lovely improvement on what I actually said. goo

Re: [PATCH] CodingStyle: Add tab indentation avoidance tips

2013-03-20 Thread Al Viro
On Wed, Mar 20, 2013 at 09:26:54AM -0700, Joe Perches wrote: > Add Al's comments in from https://lkml.org/lkml/2013/3/20/345 > +Tip 7: > +Code flow is down, not across... That one is a lovely improvement on what I actually said. google "down, not across" for context... -- To unsubscribe from thi