lkml.org 
[lkml]   [2022]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/3] fs: nls: Simplification of ASCII and ISO-8859-1
Date
This is RFC patch series which simplify ASCII and ISO-8859-1 tables.
I'm not sure what is the direction of the nls code and duplicated
default/iso88591 tables, so I'm sending this series as RFC.

Pali Rohár (3):
nls: Simplify ASCII implementation
nls: Simplify ISO-8859-1 implementation
nls: Replace default nls table by correct iso8859-1 table

fs/nls/Kconfig | 21 ++--
fs/nls/Makefile | 1 -
fs/nls/nls_ascii.c | 85 ++------------
fs/nls/nls_base.c | 187 +++++++-----------------------
fs/nls/nls_iso8859-1.c | 257 -----------------------------------------
5 files changed, 57 insertions(+), 494 deletions(-)
delete mode 100644 fs/nls/nls_iso8859-1.c

--
2.20.1

\
 
 \ /
  Last update: 2023-03-26 23:20    [W:0.043 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site