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:
3f810b6
)
md/raid5: Change or of some order to improve efficiency.
author
majianpeng
<majianpeng@gmail.com>
Wed, 24 Apr 2013 01:42:41 +0000
(11:42 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 24 Apr 2013 01:42:41 +0000
(11:42 +1000)
As the function call is the most expensive of these tests it should be
done later in the chain so that it can be avoided in some cases.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found