diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2022-07-11 22:30:27 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2022-07-14 21:52:31 +0200 |
commit | 9bc0c92e4b82adb017026dbb2aa816b1ac2bef31 (patch) | |
tree | 0f2face0503bb30e16a9582cd03244a3817284c1 /drivers/block/nbd.c | |
parent | dm kcopyd: use __GFP_HIGHMEM when allocating pages (diff) | |
download | linux-9bc0c92e4b82adb017026dbb2aa816b1ac2bef31.tar.xz linux-9bc0c92e4b82adb017026dbb2aa816b1ac2bef31.zip |
dm writecache: return void from functions
The functions writecache_map_remap_origin and writecache_bio_copy_ssd
only return a single value, thus they can be made to return void.
This helps simplify the following IO accounting changes.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/block/nbd.c')
0 files changed, 0 insertions, 0 deletions