md: move code in to submit_flushes.
authorNeilBrown <neilb@suse.de>
Thu, 9 Dec 2010 05:04:25 +0000 (16:04 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 9 Dec 2010 05:04:25 +0000 (16:04 +1100)
submit_flushes is called from exactly one place.
Move the code that is before and after that call into
submit_flushes.

This has not functional change, but will make the next patch
smaller and easier to follow.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found