mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04: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 <[email protected]> Signed-off-by: NeilBrown <[email protected]>