提交 355b9aae 编写于 作者: C Chengguang Xu 提交者: Jan Kara

ext2: fix improper function comment

Just fix a improper function comment.

Link: https://lore.kernel.org/r/20191104114036.9893-5-cgxu519@mykernel.netSigned-off-by: NChengguang Xu <cgxu519@mykernel.net>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 44dd6161
...@@ -732,10 +732,9 @@ ext2_try_to_allocate(struct super_block *sb, int group, ...@@ -732,10 +732,9 @@ ext2_try_to_allocate(struct super_block *sb, int group,
* but we will shift to the place where start_block is, * but we will shift to the place where start_block is,
* then start from there, when looking for a reservable space. * then start from there, when looking for a reservable space.
* *
* @size: the target new reservation window size * @sb: the super block.
* *
* @group_first_block: the first block we consider to start * @start_block: the first block we consider to start the real search from
* the real search from
* *
* @last_block: * @last_block:
* the maximum block number that our goal reservable space * the maximum block number that our goal reservable space
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册