Commit 233eb8d6 authored by Jiangshan Yi's avatar Jiangshan Yi Committed by akpm

fs/ocfs2: Fix spelling typo in comment

Fix spelling typo in comment.

Link: https://lkml.kernel.org/r/20220715060035.632903-1-13667453960@163.comSigned-off-by: default avatarJiangshan Yi <yijiangshan@kylinos.cn>
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Acked-by: default avatarJoseph Qi <joseph.qi@linux.alibaba.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 1298f83b
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment