Prev: NET: tg3: fix brace, switch, and comma spacing coding style in tg3.c This is a patch to the tg3.c file that aligns switch and case statements, else statements following braces, and inserts a space after commas listed in the coding style guidelines
Next: NET: tg3: fix brace, switch, and comma spacing coding style in tg3.c This is a patch to the tg3.c file that aligns switch and case statements, else statements following braces, and inserts a space after commas listed in the coding style g
From: David Miller on 13 Mar 2010 15:00 From: Steven Harms <thisdyingdream(a)gmail.com> Date: Sat, 13 Mar 2010 14:52:26 -0500 > Would you like me to submit the patch adding only the spaces after > commas and leave the rest of the defines as is, or discard the changes > all together? I would like you to toss them altogether. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Joe Perches on 13 Mar 2010 15:30 On Sat, 2010-03-13 at 11:55 -0800, David Miller wrote: > From: Steven Harms <thisdyingdream(a)gmail.com> > Date: Sat, 13 Mar 2010 14:52:26 -0500 > > > Would you like me to submit the patch adding only the spaces after > > commas and leave the rest of the defines as is, or discard the changes > > all together? > > I would like you to toss them altogether. I think that Steven got off on the wrong foot a bit by adding the parentheses to the defines. I think the other changes he suggested are tree-wide style consistency only and are ok. Perhaps you might reconsider later, after net-next reopens. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: NET: tg3: fix brace, switch, and comma spacing coding style in tg3.c This is a patch to the tg3.c file that aligns switch and case statements, else statements following braces, and inserts a space after commas listed in the coding style guidelines Next: NET: tg3: fix brace, switch, and comma spacing coding style in tg3.c This is a patch to the tg3.c file that aligns switch and case statements, else statements following braces, and inserts a space after commas listed in the coding style g |