mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
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>
This commit is contained in:
parent
4bb218a65a
commit
b6334e2cd4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user