diff options
author | Jes Sorensen <Jes.Sorensen@redhat.com> | 2015-01-29 12:38:29 -0500 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-02-04 08:35:51 +1100 |
commit | ad3ab8b608c454f004391bb8568916bd955001ea (patch) | |
tree | 455464bc236c272976dc7c054efec21b5f941148 /drivers/md/faulty.c | |
parent | 75aaf4c3e6a4ed48207230cf133a02258ca5abd5 (diff) | |
download | talos-obmc-linux-ad3ab8b608c454f004391bb8568916bd955001ea.tar.gz talos-obmc-linux-ad3ab8b608c454f004391bb8568916bd955001ea.zip |
md: do_release_stripe(): No need to call md_wakeup_thread() twice
67f455486d2ea20b2d94d6adf5b9b783d079e321 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: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/faulty.c')
0 files changed, 0 insertions, 0 deletions