md: use wait_event() to simplify md_super_wait()
md_super_wait is really just wait_event() open-coded.
So use the macro instead.
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
md_super_wait is really just wait_event() open-coded.
So use the macro instead.
Signed-off-by:
NeilBrown <neilb@suse.de>