From: Jim Kukunas Date: Tue, 22 May 2012 03:54:24 +0000 (+1000) Subject: lib/raid6: cleanup gen_syndrome function selection X-Git-Tag: v3.5-rc1~110^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e67703e71f4b3cc32b747dbb6158ec74d01e19;p=pandora-kernel.git lib/raid6: cleanup gen_syndrome function selection Reorders functions in raid6_algos as well as the preference check to reduce the number of functions tested on initialization. Also, creates symmetry between choosing the gen_syndrome functions and choosing the recovery functions. Signed-off-by: Jim Kukunas Signed-off-by: NeilBrown --- Reading git-diff-tree failed