diff options
author | Arnd Bergmann <[email protected]> | 2018-08-23 17:01:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-23 18:48:43 -0700 |
commit | a99237afc12ba697159ca313525dc390737dd52f (patch) | |
tree | 880f82ab9ab2102ab9a43986f9a628d41415a05f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f2bc80c6ef8b940b86d0ab49743443a149acf7e (diff) |
lib/fonts: convert comments to utf-8
The font files contain bit masks for characters in the cp437 character
set, and comments showing what character this is supposed to be.
This only makes sense when the terminal used to view the files is set to
the same codepage, but all other files in the kernel now use utf-8
encoding.
This changes those comments to utf-8 as well, for consistency.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[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