>>> + 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [take9 1/2] kevent: Core files.
- From: David Miller <[email protected]>
- Re: [take9 1/2] kevent: Core files.
- From: Evgeniy Polyakov <[email protected]>
- Re: [take9 1/2] kevent: Core files.
- References:
- [take9 0/2] kevent: Generic event handling mechanism.
- From: Evgeniy Polyakov <[email protected]>
- [take9 1/2] kevent: Core files.
- From: Evgeniy Polyakov <[email protected]>
- Re: [take9 1/2] kevent: Core files.
- From: Christoph Hellwig <[email protected]>
- Re: [take9 1/2] kevent: Core files.
- From: Evgeniy Polyakov <[email protected]>
- [take9 0/2] kevent: Generic event handling mechanism.
- Prev by Date: Re: [RFC/PATCH] Fixes for ULi5261 (tulip driver)
- Next by Date: Re: [PATCH] [3/3] Support piping into commands in /proc/sys/kernel/core_pattern
- Previous by thread: Re: [take9 1/2] kevent: Core files.
- Next by thread: Re: [take9 1/2] kevent: Core files.
- Index(es):