]> 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>
Thu, 4 Oct 2012 05:03:36 +0000 (15:03 +1000)
commit9da4561b4f3dfd4f294665bb54beaba5c189408f
treeb4e264350a07e5a325a24f1d753cb904df1bbf23
parent8b34f53109cf8e002937f88ea07587b148bcd347
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