Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-31 | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 | |
These files were getting the defines for EXPORT_SYMBOL because device.h was including module.h. But we are going to put an end to that. So add the proper export.h include now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | |||||
2010-08-12 | Further tidyup of raid6 naming in lib/raid6 | NeilBrown | 1 | -1/+1 | |
Rename raid6/raid6x86.h to raid6/x86.h and modify some comments. Signed-off-by: NeilBrown <neilb@suse.de> | |||||
2010-08-11 | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 1 | -0/+132 | |
Linus asks 'why "raid6" twice?'. No reason. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |