mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-22 04:45:33 +00:00
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 <james.t.kukunas@linux.intel.com> Signed-off-by: NeilBrown <neilb@suse.de>