Further tidyup of raid6 naming in lib/raid6

Rename raid6/raid6x86.h to raid6/x86.h
and modify some comments.

Signed-off-by: NeilBrown <neilb@suse.de>
This commit is contained in:
NeilBrown 2010-08-12 06:44:54 +10:00
parent d5302fe41f
commit a8e026c785
6 changed files with 11 additions and 11 deletions

View file

@ -11,7 +11,7 @@
* ----------------------------------------------------------------------- */
/*
* raid6algos.c
* raid6/algos.c
*
* Algorithm list and algorithm selection for RAID-6
*/