Browse Source

ufs: Fix a typo

Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Alessio Igor Bogani 14 năm trước cách đây
mục cha
commit
7422caa5a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      fs/ufs/inode.c

+ 1 - 1
fs/ufs/inode.c

@@ -409,7 +409,7 @@ out:
 }
 }
 
 
 /**
 /**
- * ufs_getfrag_bloc() - `get_block_t' function, interface between UFS and
+ * ufs_getfrag_block() - `get_block_t' function, interface between UFS and
  * readpage, writepage and so on
  * readpage, writepage and so on
  */
  */