Re: [PATCH] MD: Fix typos in MD documentation
From: NeilBrown <hidden>
Date: 2013-03-11 00:30:03
Attachments
- signature.asc [application/pgp-signature] 828 bytes
From: NeilBrown <hidden>
Date: 2013-03-11 00:30:03
On Sat, 9 Mar 2013 04:35:16 +1100 Joseph Glanville [off-list ref] wrote:
On 9 March 2013 00:28, Brassow Jonathan [off-list ref] wrote:quoted
On Mar 8, 2013, at 3:12 AM, Paul Menzel wrote:quoted
Am Donnerstag, den 07.03.2013, 16:19 -0600 schrieb Jonathan Brassow:quoted
MD: Fix some typos/grammer in MD documentation Signed-off-by: Jonathan Brassow <redacted> Index: linux-upstream/Documentation/md.txt ===================================================================Did you use `git format-patch`? If not, hopefully this patch can be easily applied with `git am`.No. I generally use 'quilt' and insert the patches into my email client. If it's better to do something else, let me know and I will do that. brassow -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlTake a look at git-format-patch and git-send-email. :) Generally this is preferred as the patches can be applied automatically via git-am
I had no difficulty applying the patch with "git am". Jon: feel free to use quilt if that works for you. If it ever causes problems, I'll let you know. Patch applied -thanks, NeilBrown