nilfs2: fix various typos in comments

This fixes various typos I found in comments of nilfs2.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
This commit is contained in:
Ryusuke Konishi
2010-03-14 03:32:40 +09:00
parent 1621562b6a
commit 7a65004bba
9 changed files with 12 additions and 12 deletions

View File

@@ -436,7 +436,7 @@ static int nilfs_statfs(struct dentry *dentry, struct kstatfs *buf)
/*
* Compute the overhead
*
* When distributing meta data blocks outside semgent structure,
* When distributing meta data blocks outside segment structure,
* We must count them as the overhead.
*/
overhead = 0;