Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information