commit | 6c910a78e495b4c1778a8b136b37fe3c05712730 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Sep 16 12:24:54 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Sep 16 12:24:54 2009 -0700 |
tree | 46bb72265a9ea354e1bb6b043318e93dbf07df5e | |
parent | 2d6e4ecc87d20299bcb249dd62efbd73496744c3 [diff] |
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 <dan.j.williams@intel.com>