Skip to content

Commit

Permalink
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
Browse files Browse the repository at this point in the history
Argument @only_this_sb has been removed.

Signed-off-by: Liu Bo <liub.liubo@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Liu Bo authored and Jiri Kosina committed Sep 21, 2012
1 parent 44a075b commit 7dfd8cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7dfd8cc

Please sign in to comment.