提交 561405f0 编写于 作者: C Colin Ian King 提交者: Theodore Ts'o

jbd2: clean up indentation issue, replace spaces with tab

There is a statement that is indented with spaces, replace it with
a tab.
Reviewed-by: NJan Kara <jack@suse.cz>
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NTheodore Ts'o <tytso@mit.edu>
上级 a92abd73
......@@ -943,7 +943,7 @@ do_get_write_access(handle_t *handle, struct journal_head *jh,
* this is the first time this transaction is touching this buffer,
* reset the modified flag
*/
jh->b_modified = 0;
jh->b_modified = 0;
/*
* If the buffer is not journaled right now, we need to make sure it
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册