Files
linux-stable-mirror/drivers/md
Mikulas Patocka 880c4513eb dm writecache: return void from functions
[ Upstream commit 9bc0c92e4b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-17 14:23:13 +02:00
..
2022-08-17 14:22:57 +02:00