projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
751e67c
)
lib/raid6: Fix filename emitted in generated code
author
Dan McGee
<dpmcgee@gmail.com>
Mon, 17 Oct 2011 20:29:08 +0000
(15:29 -0500)
committer
NeilBrown
<neilb@suse.de>
Thu, 20 Oct 2011 00:27:50 +0000
(11:27 +1100)
The files were renamed in commit
cc4589ebf
; fix the name in the file
itself.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
lib/raid6/int.uc
patch
|
blob
|
blame
|
history
diff --git
a/lib/raid6/int.uc
b/lib/raid6/int.uc
index d1e276a14fab2d22eecfd3b8c6d94bc51bd0e2ac..5b50f8dfc5d244efa4678e1034da785b296559fd 100644
(file)
--- a/
lib/raid6/int.uc
+++ b/
lib/raid6/int.uc
@@
-11,7
+11,7
@@
* ----------------------------------------------------------------------- */
/*
- *
raid6
int$#.c
+ * int$#.c
*
* $#-way unrolled portable integer math RAID-6 instruction set
*