Re: default charset for linux-kernel code?

From: Sam Ravnborg
Date: Tue Jun 05 2007 - 01:26:29 EST


On Tue, Jun 05, 2007 at 01:11:15AM +0200, Adrian Bunk wrote:
> On Mon, Jun 04, 2007 at 11:36:45PM +0200, Sam Ravnborg wrote:
> > In private mail I have discussed with a person the default charset
> > to use for source code and in particular Kconfig files in the kernel.
> > I recall to have seen some mails about UTF-8 but I would like to have
> > confirmed what is the 'nofficial?' recommended charset for kernel code?
>
> Everything that gets compiled into the kernel image (including printk()'s
> but excluding comments) 7bit ASCII, the rest UTF-8.
>
> For Kconfig files UTF-8 should be the right choice (assuming all
> *config tools support it).

Thanks - this also matches my understanding.

Sam
-
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/