From: Dan McGee <dpmcgee@gmail.com>
To: linux-raid@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Neil Brown <neilb@suse.de>
Subject: [PATCH] lib/raid6: Fix filename emitted in generated code
Date: Mon, 17 Oct 2011 15:29:08 -0500 [thread overview]
Message-ID: <1318883348-29961-1-git-send-email-dpmcgee@gmail.com> (raw)
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
next reply other threads:[~2011-10-17 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-17 20:29 Dan McGee [this message]
2011-10-20 0:28 ` [PATCH] lib/raid6: Fix filename emitted in generated code NeilBrown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1318883348-29961-1-git-send-email-dpmcgee@gmail.com \
--to=dpmcgee@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).