Andrea Gelmini <andrea.gelmini@xxxxxxxxx> 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@xxxxxxxxxxxxxx GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html