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:
506c9e4
)
md/bitmap: daemon_work cleanup.
author
NeilBrown
<neilb@suse.de>
Thu, 22 Dec 2011 23:17:50 +0000
(10:17 +1100)
committer
NeilBrown
<neilb@suse.de>
Thu, 22 Dec 2011 23:17:50 +0000
(10:17 +1100)
We have a variable 'mddev' in this function, but repeatedly get the
same value by dereferencing bitmap->mddev.
There is room for simplification here...
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found