From: Liu Bo Date: Thu, 20 Sep 2012 07:49:57 +0000 (+0800) Subject: fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7dfd8cc536dc4984ee92d9a8863ea705b955bc37;p=linux.git fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc Argument @only_this_sb has been removed. Signed-off-by: Liu Bo Signed-off-by: Jiri Kosina --- diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c index 8f660dd6137a1..3451d37695982 100644 --- a/fs/fs-writeback.c +++ b/fs/fs-writeback.c @@ -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,