Re: [PATCH] Change all occurrences of 'flavour' to 'flavor', torvalds@osdl.org

From: Jasper Spaans
Date: Fri Aug 08 2003 - 00:50:39 EST


On Thu, Aug 07, 2003 at 11:37:23PM +0100, Alan Cox wrote:
> > It changes all occurrences of 'flavour' to 'flavor' in the complete tree;
> > I've just comiled all affected files (that is, the config resulting from
> > make allyesconfig minus already broken stuff) succesfully on i386.
>
> The Linux kernel tended to favour european spelling, and favOUr is
> indeed correct English.

Personally, I prefer the european flavour too.

However, a quick count on the original tree shows:

spaans@spaans:~/bk/export$ grep -ir 'flavour' . |wc -l
74
spaans@spaans:~/bk/export$ grep -ir 'flavor' . |wc -l
192

which is why I chose to do it this way.

There's no reason to not do it the other way around, of course.

VrGr,
--
Jasper Spaans http://jsp.vs19.net/contact/
-
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/