diff options
Diffstat (limited to 'drivers/md/raid6int.uc')
| -rw-r--r-- | drivers/md/raid6int.uc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid6int.uc b/drivers/md/raid6int.uc index f9bf9cba357..d1e276a14fa 100644 --- a/drivers/md/raid6int.uc +++ b/drivers/md/raid6int.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   */  #include <linux/raid/pq.h>  |