Andrea Gelmini writes: > diff --git a/arch/m68k/hp300/hp300map.map b/arch/m68k/hp300/hp300map.map > index 6b45f0a..621c076 100644 > --- a/arch/m68k/hp300/hp300map.map > +++ b/arch/m68k/hp300/hp300map.map > @@ -182,71 +182,71 @@ string Prior = "\033[5~" > string Next = "\033[6~" > string Macro = "\033[M" > string Pause = "\033[P" > -compose '`' 'A' to 'À' [...] > +compose '`' 'A' to 'À' This is obviously wrong. The composed character is supposed to be a single latin-1 character (namely '\300'). A patch subject containing "checkpatch" should always ring the alarm bells. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."