kernfs: Fix typo 'the the' in comment
authorSlark Xiao <slark_xiao@163.com>
Fri, 22 Jul 2022 10:05:18 +0000 (18:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jul 2022 08:57:25 +0000 (10:57 +0200)
commit3fe4076482789c2c4a772f6676b246a0d96c99c4
tree27a2b89482066d38de2a3dcf4c168bcfba0396ab
parent321eaf317dec3710e7a4ad3b3c363d9314c15195
kernfs: Fix typo 'the the' in comment

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Link: https://lore.kernel.org/r/20220722100518.79741-1-slark_xiao@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/kernfs/file.c