From: Dan Williams Date: Wed, 16 Sep 2009 19:24:54 +0000 (-0700) Subject: md/raid6: cleanup ops_run_compute6_2 X-Git-Tag: v2.6.32-rc1~60^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c910a78e495b4c1778a8b136b37fe3c05712730;p=pandora-kernel.git md/raid6: cleanup ops_run_compute6_2 Neil says: "It is correct as it stands, but the fact that every branch in the 'if' part ends with a 'return' isn't immediately obvious, so it is clearer if we are explicit about the if / then / else structure." Signed-off-by: Dan Williams --- Reading git-diff-tree failed