diff options
author | Arnd Bergmann <[email protected]> | 2018-08-23 17:01:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-23 18:48:43 -0700 |
commit | 8f2bc80c6ef8b940b86d0ab49743443a149acf7e (patch) | |
tree | 2d714f7fba08ae744a778e62abbe5ead76cc40a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3723c63247854c97fe044c12a40e29043e9bbc1b (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/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions