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:
ce550c2
)
md/raid5: remove pointless NULL test.
author
NeilBrown
<neilb@suse.de>
Fri, 7 Oct 2011 03:22:49 +0000
(14:22 +1100)
committer
NeilBrown
<neilb@suse.de>
Fri, 7 Oct 2011 03:22:49 +0000
(14:22 +1100)
In the 'abort' branch of run(), 'conf' cannot possibly be NULL,
so remove the test.
Reported-by: Zdenek Kabelac <zdenek.kabelac@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found