提交 03248766 编写于 作者: W Wang Sheng-Hui 提交者: Jan Kara

ext2: trivial fix to comment for ext2_free_blocks

The function is ext2_free_blocks(), not ext2_free_blocks_sb().
Signed-off-by: NWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 aa9e939d
...@@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode) ...@@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode)
} }
/** /**
* ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks * ext2_free_blocks() -- Free given blocks and update quota and i_blocks
* @inode: inode * @inode: inode
* @block: start physcial block to free * @block: start physcial block to free
* @count: number of blocks to free * @count: number of blocks to free
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册