From: Jonathan E Brassow Date: Fri, 27 Jul 2012 14:08:04 +0000 (+0100) Subject: dm raid: restructure parse_raid_params X-Git-Tag: v3.6-rc1~56^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f999e8fe70bd0b8faa27ccdac14b5942999c6e78;p=pandora-kernel.git dm raid: restructure parse_raid_params In preparation for RAID10 addition to dm-raid, we change an 'if' conditional to a 'switch' conditional to make it easier to see what is being checked for each RAID type. Signed-off-by: Jonathan Brassow Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed