]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9649dbe11bebf11e9407c103130ffdf2f44fbb03
treea73330ff8f1e3b7c2364517d87cddd56418adb19
parent24aac3e54fef2cb8d68cbdf3388498df34006729
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