]> www.infradead.org Git - users/jedix/linux-maple.git/commit
unicode: change the reference of database file
authorGan Jie <ganjie182@gmail.com>
Thu, 12 Sep 2024 03:19:32 +0000 (11:19 +0800)
committerGabriel Krisman Bertazi <krisman@suse.de>
Fri, 13 Sep 2024 15:23:01 +0000 (11:23 -0400)
commit66715f005bdea3b58393ffe8c9be7d692b240558
treeb615cb2ff491736c6005bb7d63f64f468776031c
parent156bb2c569cd869583c593d27a5bd69e7b2a4264
unicode: change the reference of database file

Commit 2b3d04787012 ("unicode: Add utf8-data module") changed
the database file from 'utf8data.h' to 'utf8data.c' to build
separate module, but it seems forgot to update README.utf8data
, which may causes confusion. Update the README.utf8data and
the default 'UTF8_NAME' in 'mkutf8data.c'.

Signed-off-by: Gan Jie <ganjie182@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240912031932.1161-1-ganjie182@gmail.com
Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
fs/unicode/README.utf8data
fs/unicode/mkutf8data.c