mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
Argument @only_this_sb has been removed. Signed-off-by: Liu Bo <liub.liubo@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
44a075bde9
commit
7dfd8cc536
@ -582,10 +582,6 @@ static long writeback_chunk_size(struct backing_dev_info *bdi,
|
||||
/*
|
||||
* Write a portion of b_io inodes which belong to @sb.
|
||||
*
|
||||
* If @only_this_sb is true, then find and write all such
|
||||
* inodes. Otherwise write only ones which go sequentially
|
||||
* in reverse order.
|
||||
*
|
||||
* Return the number of pages and/or inodes written.
|
||||
*/
|
||||
static long writeback_sb_inodes(struct super_block *sb,
|
||||
|
Loading…
Reference in New Issue
Block a user