unicode: remove the charset field from struct unicode_map
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Sep 2021 06:59:58 +0000 (08:59 +0200)
committerGabriel Krisman Bertazi <krisman@collabora.com>
Mon, 11 Oct 2021 20:01:35 +0000 (17:01 -0300)
commita440943e68cd1b5a853a6f60865967b7cc2539eb
treea73330ff8f1e3b7c2364517d87cddd56418adb19
parent86e8057579780b4ec0fa04774dce2855344bf62d
unicode: remove the charset field from struct unicode_map

It is hardcoded and only used for a f2fs sysfs file where it can be
hardcoded just as easily.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
fs/f2fs/sysfs.c
fs/unicode/utf8-core.c
include/linux/unicode.h