All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: default charset for linux-kernel code?
Date: Tue, 5 Jun 2007 01:11:15 +0200	[thread overview]
Message-ID: <20070604231115.GG5500@stusta.de> (raw)
In-Reply-To: <20070604213645.GA18588@uranus.ravnborg.org>

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).

> 	Sam

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2007-06-04 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04 21:36 default charset for linux-kernel code? Sam Ravnborg
2007-06-04 23:11 ` Adrian Bunk [this message]
2007-06-05  5:27   ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070604231115.GG5500@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.