It's UTF-8
Fix some comments to "UTF-8". Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
e0f4ab8a17
commit
4de151d8cd
+1
-1
@@ -114,7 +114,7 @@ static inline int fat_get_entry(struct inode *dir, loff_t *pos,
|
||||
}
|
||||
|
||||
/*
|
||||
* Convert Unicode 16 to UTF8, translated Unicode, or ASCII.
|
||||
* Convert Unicode 16 to UTF-8, translated Unicode, or ASCII.
|
||||
* If uni_xlate is enabled and we can't get a 1:1 conversion, use a
|
||||
* colon as an escape character since it is normally invalid on the vfat
|
||||
* filesystem. The following four characters are the hexadecimal digits
|
||||
|
||||
Reference in New Issue
Block a user