On Wed, Aug 16, 2006 at 11:08:41AM -0700, Zach Brown ([EMAIL PROTECTED]) wrote: > > >>> + for (i=0; i<ARRAY_SIZE(u->kevent_list); ++i) > >> for (i = 0; i < ARRAY_SIZE(u->kevent_list); i++) > > > > Ugh, no. It reduces readability due to exessive number of spaces. > > Ihavetoverystronglydisagree.
W e l l , i f y o u i n s i s t a n d a b s o l u t e l y s u r e. > - z -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html