Re: [patch 1/3] ps3: Disk Storage Driver

From: Andrew Morton
Date: Tue Jul 24 2007 - 21:23:12 EST


On Wed, 25 Jul 2007 11:09:21 +1000 Paul Mackerras <paulus@xxxxxxxxx> wrote:

> Also, I prefer the style where the ? and : operators have a space
> after them but not before them, rather than a space either side.

Could I point out that your likes and dislikes are immaterial? The whole
point here is to get kernel code looking consistent. That means that
basically everyone ends up doing things which they'd prefer not to do.
That certainly applies to me.

The idea is that the benefit of making things consistent exceeds the costs
of some individuals adopting styles which they are less used to.


So telling people what you do and don't like is simply irrelevant, except
for when it is used as an input in determining what the standard kernel
style is to be. (And that is largely determined by observing what we have
now).

And sure, major subsytems can and do go off and do their own thing - ia64
for example has done a lot of that, pretty consistently. The world hasn't
ended as a result.
-
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/