Re: [take9 1/2] kevent: Core files.

From: Evgeniy Polyakov
Date: Wed Aug 16 2006 - 16:05:13 EST


On Wed, Aug 16, 2006 at 12:45:54PM -0700, David Miller (davem@xxxxxxxxxxxxx) 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.
>
> Metoo. :-)
>
> Spaces help humans parse out the syntactic structure of
> multi-token expressions.

There is an anecdote:
in a near future, when world crisis killed economy,
russain scientists found a way to make time machine, so they
get some dictator from the past and ask him how to improve a situation.
He quickly answers that it is only needed to shoot all opposition, kill
the freedom and redraw Kremlin and Red Square into blue colour.
People wonder "such tragic steps, so much blood, but why Red Square?"
Dictator answers: well, if there are no objections about other issues,
we will not change Red Square.

I'm telling it just because I would like to know if there are any issues
which must be fixed in the tomorrow patchset except mentioned in
previous e-mails... :)

--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/