md/raid1: process_checks doesn't use its return value.
process_checks() always returns '0', so change it to 'void'.
Signed-off-by:
NeilBrown <neilb@suse.de>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
process_checks() always returns '0', so change it to 'void'.
Signed-off-by:
NeilBrown <neilb@suse.de>