1
0
Fork 0
alistair23-linux/lib/fonts
Arnd Bergmann a99237afc1 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/20180724111600.4158975-3-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-08-23 18:48:43 -07:00
..
Kconfig
Makefile
font_6x10.c
font_6x11.c
font_7x14.c lib/fonts: convert comments to utf-8 2018-08-23 18:48:43 -07:00
font_8x8.c lib/fonts: convert comments to utf-8 2018-08-23 18:48:43 -07:00
font_8x16.c lib/fonts: convert comments to utf-8 2018-08-23 18:48:43 -07:00
font_10x18.c
font_acorn_8x8.c
font_mini_4x6.c
font_pearl_8x8.c lib/fonts: convert comments to utf-8 2018-08-23 18:48:43 -07:00
font_sun8x16.c
font_sun12x22.c
fonts.c