From: NeilBrown Date: Thu, 9 Dec 2010 05:04:25 +0000 (+1100) Subject: md: move code in to submit_flushes. X-Git-Tag: v2.6.37-rc6~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a07e69653acf8540daa1da053cd84bf86e8e66;p=pandora-kernel.git md: move code in to submit_flushes. 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 --- Reading git-diff-tree failed