From: NeilBrown Date: Fri, 7 Oct 2011 03:22:49 +0000 (+1100) Subject: md/raid5: remove pointless NULL test. X-Git-Tag: v3.2-rc1~154^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f869d9de18bc8272df8d0ab764178aa24bdf33;p=pandora-kernel.git md/raid5: remove pointless NULL test. In the 'abort' branch of run(), 'conf' cannot possibly be NULL, so remove the test. Reported-by: Zdenek Kabelac Signed-off-by: NeilBrown --- Reading git-diff-tree failed