Skip to content
Commit ad3ab8b6 authored by Jes Sorensen's avatar Jes Sorensen Committed by NeilBrown
Browse files

md: do_release_stripe(): No need to call md_wakeup_thread() twice

67f45548

 introduced a call to
md_wakeup_thread() when adding to the delayed_list. However the md
thread is woken up unconditionally just below.

Remove the unnecessary wakeup call.

Signed-off-by: default avatarJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 75aaf4c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment