diff options
author | Jens Axboe <axboe@kernel.dk> | 2017-09-28 11:31:22 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-10-03 08:38:17 -0600 |
commit | e8e8a0c6c9bfc0b320671166dd795f413f636773 (patch) | |
tree | f341ed9625f86002a27ec73d66750ada056083bc /Documentation/gpu/index.rst | |
parent | 9dfb176fae57a1dea68531fd25e867037e4d9bac (diff) | |
download | linux-next-e8e8a0c6c9bfc0b320671166dd795f413f636773.tar.gz |
writeback: move nr_pages == 0 logic to one location
Now that we have no external callers of wb_start_writeback(), we
can shuffle the passing in of 'nr_pages'. Everybody passes in 0
at this point, so just kill the argument and move the dirty
count retrieval to that function.
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Tested-by: Chris Mason <clm@fb.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/gpu/index.rst')
0 files changed, 0 insertions, 0 deletions