summaryrefslogtreecommitdiff
path: root/lib/fonts
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-08-23 17:01:29 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-23 18:48:43 -0700
commit8f2bc80c6ef8b940b86d0ab49743443a149acf7e (patch)
tree2d714f7fba08ae744a778e62abbe5ead76cc40a8 /lib/fonts
parent3723c63247854c97fe044c12a40e29043e9bbc1b (diff)
s390: ebcdic: convert comments to UTF-8
The ebcdic.c file contains tables for converting between ebcdic and PC codepage 437. I could however not identify which encoding was used for the comments. This seems to be some variation of ISO_8859-1 with non-UTF-8 escape characters. I have converted this to UTF-8 by manually removing the escape characters and then running it through recode, to get the same encoding that we use for the rest of the kernel. Link: http://lkml.kernel.org/r/20180724111600.4158975-2-arnd@arndb.de Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/fonts')
0 files changed, 0 insertions, 0 deletions