mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] fs/ocfs2: Fix spelling typo in comment
@ 2022-07-15  6:00 Jiangshan Yi
  2022-07-15  8:18 ` Joseph Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Jiangshan Yi @ 2022-07-15  6:00 UTC (permalink / raw)
  To: mark, jlbec, joseph.qi, akpm
  Cc: ocfs2-devel, linux-kernel, Jiangshan Yi, k2ci

From: Jiangshan Yi <yijiangshan@kylinos.cn>

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
---
 fs/ocfs2/quota_global.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ocfs2/quota_global.c b/fs/ocfs2/quota_global.c
index 0b6f551a342a..dc9f76ab7e13 100644
--- a/fs/ocfs2/quota_global.c
+++ b/fs/ocfs2/quota_global.c
@@ -412,7 +412,7 @@ int ocfs2_global_read_info(struct super_block *sb, int type)
 	goto out_err;
 }
 
-/* Write information to global quota file. Expects exlusive lock on quota
+/* Write information to global quota file. Expects exclusive lock on quota
  * file inode and quota info */
 static int __ocfs2_global_write_info(struct super_block *sb, int type)
 {
-- 
2.25.1


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

* Re: [PATCH] fs/ocfs2: Fix spelling typo in comment
  2022-07-15  6:00 [PATCH] fs/ocfs2: Fix spelling typo in comment Jiangshan Yi
@ 2022-07-15  8:18 ` Joseph Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Qi @ 2022-07-15  8:18 UTC (permalink / raw)
  To: Jiangshan Yi, mark, jlbec, akpm
  Cc: ocfs2-devel, linux-kernel, Jiangshan Yi, k2ci



On 7/15/22 2:00 PM, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>

Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
> ---
>  fs/ocfs2/quota_global.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/ocfs2/quota_global.c b/fs/ocfs2/quota_global.c
> index 0b6f551a342a..dc9f76ab7e13 100644
> --- a/fs/ocfs2/quota_global.c
> +++ b/fs/ocfs2/quota_global.c
> @@ -412,7 +412,7 @@ int ocfs2_global_read_info(struct super_block *sb, int type)
>  	goto out_err;
>  }
>  
> -/* Write information to global quota file. Expects exlusive lock on quota
> +/* Write information to global quota file. Expects exclusive lock on quota
>   * file inode and quota info */
>  static int __ocfs2_global_write_info(struct super_block *sb, int type)
>  {

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

end of thread, other threads:[~2022-07-15  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  6:00 [PATCH] fs/ocfs2: Fix spelling typo in comment Jiangshan Yi
2022-07-15  8:18 ` Joseph Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®