]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
authorYan Hong <clouds.yan@gmail.com>
Fri, 28 Sep 2012 00:19:59 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:12 +0000 (14:01 +1000)
commita515833bb5f0464d502b154a95d1ba594f4d01af
tree8141c0930fb1a9f13ab4de3e81456189f1307803
parent050a4fa2c44420e87ca86d411a7abd7e1555a150
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()

The parameter 'wb' is never used in this function.

Signed-off-by: Yan Hong <clouds.yan@gmail.com>
Acked-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/fs-writeback.c