commit | 08852b6d6c40f387f2b75e199e2ca1df68970f4c | [log] [tgz] |
---|---|---|
author | Minchan Kim <minchan.kim@gmail.com> | Tue Aug 03 12:51:16 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:53:01 2010 +0200 |
tree | a5c10224444a93e014337e577dbd5a8aacc50e59 | |
parent | 6965031d331a642e31278fa1b5bd47f372ffdd5d [diff] |
writeback: remove wb in get_next_work_item 83ba7b07 cleans up the writeback. So we don't use wb any more in get_next_work_item. Let's remove unnecessary argument. CC: Christoph Hellwig <hch@lst.de> Signed-off-by: Minchan Kim <minchan.kim@gmail.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>