summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorMao Zhu <zhumao001@208suo.com>2023-06-11 15:33:14 +0300
committerChristian Brauner <brauner@kernel.org>2023-06-12 11:35:08 +0300
commitb6334e2cd46f0dab1131c0272426182c79b51114 (patch)
tree600d5d13dbf0284e2a4fbe9a4a3f8f27d65b56e7 /include/linux/fs.h
parent4bb218a65a43782b1e75f5510744cb44795a1105 (diff)
downloadlinux-b6334e2cd46f0dab1131c0272426182c79b51114.tar.xz
fs: Fix comment typo
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>
Diffstat (limited to 'include/linux/fs.h')
-rw-r--r--include/linux/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h
index 9c2671b285a4..40bef9bf8749 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -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