aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid6altivec.uc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/raid6altivec.uc')
-rw-r--r--drivers/md/raid6altivec.uc2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid6altivec.uc b/drivers/md/raid6altivec.uc
index 699dfee..2654d5c 100644
--- a/drivers/md/raid6altivec.uc
+++ b/drivers/md/raid6altivec.uc
@@ -15,7 +15,7 @@
*
* $#-way unrolled portable integer math RAID-6 instruction set
*
- * This file is postprocessed using unroll.pl
+ * This file is postprocessed using unroll.awk
*
* <benh> hpa: in process,
* you can just "steal" the vec unit with enable_kernel_altivec() (but