aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/upcase.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-08-16 11:13:08 +0100
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-08-27 17:04:45 +0300
commitf8d87ed9f0d546ac5b05e8e7d2b148d4b77599fa (patch)
treef5f1395d93ae56c706843b2be5958de152f48849 /fs/ntfs3/upcase.c
parentMerge branch 'torvalds:master' into master (diff)
downloadlinux-dev-f8d87ed9f0d546ac5b05e8e7d2b148d4b77599fa.tar.xz
linux-dev-f8d87ed9f0d546ac5b05e8e7d2b148d4b77599fa.zip
fs/ntfs3: Fix various spelling mistakes
There is a spelling mistake in a ntfs_err error message. Also fix various spelling mistakes in comments. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to '')
-rw-r--r--fs/ntfs3/upcase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ntfs3/upcase.c b/fs/ntfs3/upcase.c
index 9617382aca64..b53943538f9f 100644
--- a/fs/ntfs3/upcase.c
+++ b/fs/ntfs3/upcase.c
@@ -27,7 +27,7 @@ static inline u16 upcase_unicode_char(const u16 *upcase, u16 chr)
/*
* Thanks Kari Argillander <kari.argillander@gmail.com> for idea and implementation 'bothcase'
*
- * Straigth way to compare names:
+ * Straight way to compare names:
* - case insensitive
* - if name equals and 'bothcases' then
* - case sensitive