md/raid5: remove pointless NULL test.
authorNeilBrown <neilb@suse.de>
Fri, 7 Oct 2011 03:22:49 +0000 (14:22 +1100)
committerNeilBrown <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