ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH ] ocfs2: Fix a typo
@ 2021-03-24  7:29 Bhaskar Chowdhury
  2021-03-24  8:49 ` Joseph Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-24  7:29 UTC (permalink / raw)
  To: mark, jlbec, joseph.qi, ocfs2-devel, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/cluter/cluster/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 fs/ocfs2/stackglue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ocfs2/stackglue.c b/fs/ocfs2/stackglue.c
index a191094694c6..8d33ebc6b6fc 100644
--- a/fs/ocfs2/stackglue.c
+++ b/fs/ocfs2/stackglue.c
@@ -731,7 +731,7 @@ static void __exit ocfs2_stack_glue_exit(void)
 }

 MODULE_AUTHOR("Oracle");
-MODULE_DESCRIPTION("ocfs2 cluter stack glue layer");
+MODULE_DESCRIPTION("ocfs2 cluster stack glue layer");
 MODULE_LICENSE("GPL");
 module_init(ocfs2_stack_glue_init);
 module_exit(ocfs2_stack_glue_exit);
--
2.30.1


_______________________________________________
Ocfs2-devel mailing list
Ocfs2-devel@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/ocfs2-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Ocfs2-devel] [PATCH ] ocfs2: Fix a typo
  2021-03-24  7:29 [Ocfs2-devel] [PATCH ] ocfs2: Fix a typo Bhaskar Chowdhury
@ 2021-03-24  8:49 ` Joseph Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Qi @ 2021-03-24  8:49 UTC (permalink / raw)
  To: Bhaskar Chowdhury, mark, jlbec, ocfs2-devel, linux-kernel, akpm; +Cc: rdunlap



On 3/24/21 3:29 PM, Bhaskar Chowdhury wrote:
> 
> s/cluter/cluster/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
> ---
>  fs/ocfs2/stackglue.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/ocfs2/stackglue.c b/fs/ocfs2/stackglue.c
> index a191094694c6..8d33ebc6b6fc 100644
> --- a/fs/ocfs2/stackglue.c
> +++ b/fs/ocfs2/stackglue.c
> @@ -731,7 +731,7 @@ static void __exit ocfs2_stack_glue_exit(void)
>  }
> 
>  MODULE_AUTHOR("Oracle");
> -MODULE_DESCRIPTION("ocfs2 cluter stack glue layer");
> +MODULE_DESCRIPTION("ocfs2 cluster stack glue layer");
>  MODULE_LICENSE("GPL");
>  module_init(ocfs2_stack_glue_init);
>  module_exit(ocfs2_stack_glue_exit);
> --
> 2.30.1
> 

_______________________________________________
Ocfs2-devel mailing list
Ocfs2-devel@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/ocfs2-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-25 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  7:29 [Ocfs2-devel] [PATCH ] ocfs2: Fix a typo Bhaskar Chowdhury
2021-03-24  8:49 ` Joseph Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).