diff options
author | Pali Rohár <pali@kernel.org> | 2020-03-17 22:34:33 +0100 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2020-06-09 09:48:28 +0200 |
commit | 197298a64983e2beaf1a87413daff3044b4f3821 (patch) | |
tree | ae6fd19f59a4e06321ae84adcbc713cd2b1d59a5 /fs/exfat/dir.c | |
parent | Linux 5.7 (diff) | |
download | linux-197298a64983e2beaf1a87413daff3044b4f3821.tar.xz linux-197298a64983e2beaf1a87413daff3044b4f3821.zip |
exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
If two Unicode code points represented in UTF-16 are different then also
their UTF-32 representation must be different. Therefore conversion from
UTF-32 to UTF-16 is not needed.
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'fs/exfat/dir.c')
0 files changed, 0 insertions, 0 deletions