Skip to content

Commit 31f5acc

Browse files
geertunamjaejeon
authored andcommitted
exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
- Use consistent capitalization for "exFAT". - Fix grammar, - Split long sentence. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
1 parent d1727d5 commit 31f5acc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

fs/exfat/Kconfig

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ config EXFAT_DEFAULT_IOCHARSET
1616
depends on EXFAT_FS
1717
help
1818
Set this to the default input/output character set to use for
19-
converting between the encoding is used for user visible filename and
20-
UTF-16 character that exfat filesystem use, and can be overridden with
21-
the "iocharset" mount option for exFAT filesystems.
19+
converting between the encoding that is used for user visible
20+
filenames and the UTF-16 character encoding that the exFAT
21+
filesystem uses. This can be overridden with the "iocharset" mount
22+
option for the exFAT filesystems.

0 commit comments

Comments
 (0)