Re: [take9 1/2] kevent: Core files.
From: Zach Brown <hidden>
Date: 2006-08-16 18:09:29
Also in:
lkml
From: Zach Brown <hidden>
Date: 2006-08-16 18:09:29
Also in:
lkml
quoted
quoted
+ 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. - z