Re: include files: convert "include" subdirectory to UTF-8

From: Geert Uytterhoeven
Date: Thu May 10 2007 - 04:49:21 EST


On Thu, 10 May 2007, Adrian Bunk wrote:
> On Thu, May 10, 2007 at 09:22:44AM +0200, Geert Uytterhoeven wrote:
> > On Wed, 9 May 2007, Linux Kernel Mailing List wrote:
> > > diff --git a/include/asm-m68k/atarihw.h b/include/asm-m68k/atarihw.h
> > > index f28acd0..6211363 100644
> > > --- a/include/asm-m68k/atarihw.h
> > > +++ b/include/asm-m68k/atarihw.h
> > > @@ -2,7 +2,7 @@
> > > ** linux/atarihw.h -- This header defines some macros and pointers for
> > > ** the various Atari custom hardware registers.
> > > **
> > > -** Copyright 1994 by Bj?rn Brauel
> > > +** Copyright 1994 by BjÂrn Brauel
> > > **
> > > ** 5/1/94 Roman Hodek:
> > > ** Added definitions for TT specific chips.
> > > diff --git a/include/asm-m68k/atariints.h b/include/asm-m68k/atariints.h
> > > index 0ed454f..ce6c445 100644
> > > --- a/include/asm-m68k/atariints.h
> > > +++ b/include/asm-m68k/atariints.h
> > > @@ -1,7 +1,7 @@
> > > /*
> > > ** atariints.h -- Atari Linux interrupt handling structs and prototypes
> > > **
> > > -** Copyright 1994 by Bj?rn Brauel
> > > +** Copyright 1994 by BjÂrn Brauel
> > > **
> > > ** 5/2/94 Roman Hodek:
> > > ** TT interrupt definitions added.
> >
> > These two seem to have failed.
>
> They changed from wrong and invalid UTF-8 to wrong and valid UTF-8.
>
> I saw this when applying the patch, but I wasn't sure which character
> would be correct in this name.

I checked a very old source tree and a few encodings. In IBM850 it's an
o-umlaut, which is what I expected in the first place.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds