ext4: Fix misspellings using 'codespell' tool

Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
此提交包含在:
Anatol Pomozov
2013-08-28 14:40:12 -04:00
提交者 Theodore Ts'o
父節點 7afe5aa59e
當前提交 70261f568f
共有 6 個檔案被更改,包括 9 行新增9 行删除

查看文件

@@ -41,7 +41,7 @@ static unsigned char get_dtype(struct super_block *sb, int filetype)
/**
* Check if the given dir-inode refers to an htree-indexed directory
* (or a directory which chould potentially get coverted to use htree
* (or a directory which could potentially get converted to use htree
* indexing).
*
* Return 1 if it is a dx dir, 0 if not