On Sat, Dec 13, 2003 at 01:05:20PM -0500, Marr wrote: > On Friday 12 December 2003 03:22pm, Greg KH wrote: > > On Thu, Nov 27, 2003 at 01:57:28AM -0500, Marr wrote: > > > On Wednesday 26 November 2003 12:22pm, Greg KH wrote: > > > > On Tue, Nov 25, 2003 at 02:59:52PM -0500, Marr wrote: > > > > > Greg K-H et al, > > > > > > > > > > Greetings.... > > > > > > > > > > A little less than 3 weeks ago (on Nov 5th), I sent a patch to this > > > > > list. Here's an excerpt from my initial email: > > > > > > > > Can you send it again? I did not see it, sorry. > > > > > > Sure, no problem. (The first time I sent this, it was only to the > > > mailing list, not directly to you, Greg. Was that appropriate?) > > > > > > Enclosed is the original message with attachments. > > > > > > Feel free to holler in my direction if any questions arise. > > > > Thanks, I've applied the patch to 2.4, but the 2.6 one seems mangled > > somehow. Can you resend that one to me again, with the same text > > information at the top of it (it will show up in the changeset.) > > Greg, > > Per your request, attached is the original text and the original patch file > for 2.6.
Ick, same error :( > I'm slightly confused -- is there an issue with the way I 'diff'ed the 2.6 > patch? Unlike the 2.4 patch, I used this for the 2.6 patch: > > diff -u ../mct_u232.c ./mct_u232.c Yeah, something is wrong, I get the following when trying to apply your patch: [EMAIL PROTECTED] serial]$ patch -p1 -g1 --dry-run < ~/linux/patch-2.6.0-test9.txt mct_u232.c 1.51: 891 lines patching file mct_u232.c patch: **** malformed patch at line 68: diff -u ../mct_u232.h ./mct_u232.h How about reading Documentation/SubmittingPatches and sending it to me in the format specified there? I really need patches I can apply from the root kernel source drectory with the '-p1' option as that's what my scripts use. > Or was the actual patch text file I sent truly mangled somehow? Don't know, sorry. Can you apply your patch from the email message? thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
