git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b74e12
)
md: move code in to submit_flushes.
author
NeilBrown
<neilb@suse.de>
Thu, 9 Dec 2010 05:04:25 +0000
(16:04 +1100)
committer
NeilBrown
<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