We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb218a commit b6334e2Copy full SHA for b6334e2
include/linux/fs.h
@@ -2675,7 +2675,7 @@ extern void evict_inodes(struct super_block *sb);
2675
void dump_mapping(const struct address_space *);
2676
2677
/*
2678
- * 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
2679
* simply ignores files with zero i_ino in unlink() and other places.
2680
*
2681
* As an additional complication, if userspace was compiled with
0 commit comments