fs: Fix comment typo
authorMao Zhu <zhumao001@208suo.com>
Sun, 11 Jun 2023 12:33:14 +0000 (08:33 -0400)
committerChristian Brauner <brauner@kernel.org>
Mon, 12 Jun 2023 08:35:08 +0000 (10:35 +0200)
Delete duplicated word in comment.

Signed-off-by: Mao Zhu <zhumao001@208suo.com>
Message-Id: <20230611123314.5282-1-dengshaomin@cdjrlc.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/fs.h

index 9c2671b..40bef9b 100644 (file)
@@ -2675,7 +2675,7 @@ extern void evict_inodes(struct super_block *sb);
 void dump_mapping(const struct address_space *);
 
 /*
- * Userspace may rely on the the inode number being non-zero. For example, glibc
+ * Userspace may rely on the inode number being non-zero. For example, glibc
  * simply ignores files with zero i_ino in unlink() and other places.
  *
  * As an additional complication, if userspace was compiled with