]> 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>
Mon, 8 Oct 2012 03:00:19 +0000 (14:00 +1100)
commit692f341be3690838c6f20546a7a4717eb9185576
tree363ea58171558f7362b2ccc3e34ffbffa959d0be
parent705b8cdb8c4b166f9143478bbb4841a4943995a0
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