* [PATCH] lib/raid6: Fix filename emitted in generated code
@ 2011-10-17 20:29 Dan McGee
2011-10-20 0:28 ` NeilBrown
0 siblings, 1 reply; 2+ messages in thread
From: Dan McGee @ 2011-10-17 20:29 UTC (permalink / raw)
To: linux-raid; +Cc: linux-kernel, Neil Brown
The files were renamed in commit cc4589ebf; fix the name in the file
itself.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
---
lib/raid6/int.uc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/raid6/int.uc b/lib/raid6/int.uc
index d1e276a..5b50f8d 100644
--- a/lib/raid6/int.uc
+++ b/lib/raid6/int.uc
@@ -11,7 +11,7 @@
* ----------------------------------------------------------------------- */
/*
- * raid6int$#.c
+ * int$#.c
*
* $#-way unrolled portable integer math RAID-6 instruction set
*
--
1.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] lib/raid6: Fix filename emitted in generated code
2011-10-17 20:29 [PATCH] lib/raid6: Fix filename emitted in generated code Dan McGee
@ 2011-10-20 0:28 ` NeilBrown
0 siblings, 0 replies; 2+ messages in thread
From: NeilBrown @ 2011-10-20 0:28 UTC (permalink / raw)
To: Dan McGee; +Cc: linux-raid, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 707 bytes --]
On Mon, 17 Oct 2011 15:29:08 -0500 Dan McGee <dpmcgee@gmail.com> wrote:
> The files were renamed in commit cc4589ebf; fix the name in the file
> itself.
>
> Signed-off-by: Dan McGee <dpmcgee@gmail.com>
> ---
> lib/raid6/int.uc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lib/raid6/int.uc b/lib/raid6/int.uc
> index d1e276a..5b50f8d 100644
> --- a/lib/raid6/int.uc
> +++ b/lib/raid6/int.uc
> @@ -11,7 +11,7 @@
> * ----------------------------------------------------------------------- */
>
> /*
> - * raid6int$#.c
> + * int$#.c
> *
> * $#-way unrolled portable integer math RAID-6 instruction set
> *
applied -thanks.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-20 0:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 20:29 [PATCH] lib/raid6: Fix filename emitted in generated code Dan McGee
2011-10-20 0:28 ` NeilBrown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).