[PATCH v2] fsnotify: fix "rewriten"->"rewritten"

Xichao Zhao posted 1 patch 1 month, 3 weeks ago
fs/notify/inotify/inotify_fsnotify.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] fsnotify: fix "rewriten"->"rewritten"
Posted by Xichao Zhao 1 month, 3 weeks ago
Trivial fix to spelling mistake in comment text.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
---
 fs/notify/inotify/inotify_fsnotify.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/notify/inotify/inotify_fsnotify.c b/fs/notify/inotify/inotify_fsnotify.c
index cd7d11b0eb08..7c326ec2e8a8 100644
--- a/fs/notify/inotify/inotify_fsnotify.c
+++ b/fs/notify/inotify/inotify_fsnotify.c
@@ -10,7 +10,7 @@
  * Copyright 2006 Hewlett-Packard Development Company, L.P.
  *
  * Copyright (C) 2009 Eric Paris <Red Hat Inc>
- * inotify was largely rewriten to make use of the fsnotify infrastructure
+ * inotify was largely rewritten to make use of the fsnotify infrastructure
  */
 
 #include <linux/dcache.h> /* d_unlinked */
-- 
2.34.1
Re: [PATCH v2] fsnotify: fix "rewriten"->"rewritten"
Posted by Jan Kara 1 month ago
On Fri 08-08-25 16:42:13, Xichao Zhao wrote:
> Trivial fix to spelling mistake in comment text.
> 
> Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>

Thanks. I've added the fix to my tree.

								Honza

> ---
>  fs/notify/inotify/inotify_fsnotify.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/notify/inotify/inotify_fsnotify.c b/fs/notify/inotify/inotify_fsnotify.c
> index cd7d11b0eb08..7c326ec2e8a8 100644
> --- a/fs/notify/inotify/inotify_fsnotify.c
> +++ b/fs/notify/inotify/inotify_fsnotify.c
> @@ -10,7 +10,7 @@
>   * Copyright 2006 Hewlett-Packard Development Company, L.P.
>   *
>   * Copyright (C) 2009 Eric Paris <Red Hat Inc>
> - * inotify was largely rewriten to make use of the fsnotify infrastructure
> + * inotify was largely rewritten to make use of the fsnotify infrastructure
>   */
>  
>  #include <linux/dcache.h> /* d_unlinked */
> -- 
> 2.34.1
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR