提交 d6b198bc 编写于 作者: T Thadeu Lima de Souza Cascardo 提交者: Jiri Kosina

fix ext3/ext4 comment typo compain -> complain

Signed-off-by: NThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 db18efac
...@@ -164,7 +164,7 @@ void ext3_msg(struct super_block *sb, const char *prefix, ...@@ -164,7 +164,7 @@ void ext3_msg(struct super_block *sb, const char *prefix,
* write out the superblock safely. * write out the superblock safely.
* *
* We'll just use the journal_abort() error code to record an error in * We'll just use the journal_abort() error code to record an error in
* the journal instead. On recovery, the journal will compain about * the journal instead. On recovery, the journal will complain about
* that error until we've noted it down and cleared it. * that error until we've noted it down and cleared it.
*/ */
......
...@@ -302,7 +302,7 @@ void ext4_journal_abort_handle(const char *caller, const char *err_fn, ...@@ -302,7 +302,7 @@ void ext4_journal_abort_handle(const char *caller, const char *err_fn,
* write out the superblock safely. * write out the superblock safely.
* *
* We'll just use the jbd2_journal_abort() error code to record an error in * We'll just use the jbd2_journal_abort() error code to record an error in
* the journal instead. On recovery, the journal will compain about * the journal instead. On recovery, the journal will complain about
* that error until we've noted it down and cleared it. * that error until we've noted it down and cleared it.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册