Skip to content

Commit 6746c36

Browse files
Xichao Zhaojankara
authored andcommitted
fsnotify: fix "rewriten"->"rewritten"
Trivial fix to spelling mistake in comment text. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> Link: https://patch.msgid.link/20250808084213.230592-1-zhao.xichao@vivo.com Signed-off-by: Jan Kara <jack@suse.cz>
1 parent fab1bed commit 6746c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/notify/inotify/inotify_fsnotify.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Copyright 2006 Hewlett-Packard Development Company, L.P.
1111
*
1212
* Copyright (C) 2009 Eric Paris <Red Hat Inc>
13-
* inotify was largely rewriten to make use of the fsnotify infrastructure
13+
* inotify was largely rewritten to make use of the fsnotify infrastructure
1414
*/
1515

1616
#include <linux/dcache.h> /* d_unlinked */

0 commit comments

Comments
 (0)