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
부모 1621562b6a
커밋 7a65004bba
9개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제

파일 보기

@@ -288,7 +288,7 @@ int nilfs_dat_mark_dirty(struct inode *dat, __u64 vblocknr)
* @vblocknrs and @nitems.
*
* Return Value: On success, 0 is returned. On error, one of the following
* nagative error codes is returned.
* negative error codes is returned.
*
* %-EIO - I/O error.
*