Commit 233eb8d6 authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Andrew Morton
Browse files

fs/ocfs2: Fix spelling typo in comment

parent 1298f83b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{