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:
a78d38a
)
md/raid5: small tidyup in raid5_align_endio
author
NeilBrown
<neilb@suse.de>
Thu, 25 Mar 2010 05:06:03 +0000
(16:06 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 18 May 2010 05:27:50 +0000
(15:27 +1000)
Diving through ->queue to find mddev is unnecessarily complex - there
is an easier path to finding mddev, so use that.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found