RE: [PATCH 1/1] Rename camel case variables in channel.c (updatedagain)

From: Haiyang Zhang
Date: Sun Sep 26 2010 - 22:52:43 EST


> From: Greg KH [mailto:greg@xxxxxxxxx]
> This patch is mime-encoded and I'm getting tired of having to convert
> it
> before I can apply it.
>
> Can you please fix up your email client/server to not do this? I
> should
> be able to take the raw email and apply the patch with the 'patch'
> command.
>
> And yes, I know git-am handles mime messages and I use it to apply the
> patch, but I still use 'patch' to verify things are sane before
> commiting the patch for real.
>
> Care to resend?

I checked the email I sent on Friday, it was in "Plain Text" format.
This was the same format I used for my patches which were accepted
previously. Maybe Outlook server converted this one to MIME format?
I'm not sure.

I have attached the patch in Linux text format, which I have verified
with 'patch' command. No error:

linux-next> patch -p1 <0924.2-Rename-camel-case-variables-in-channel.c.patch
patching file drivers/staging/hv/channel.c
linux-next>

Could you try the attached patch on your side?

Thanks,

-Haiyang

Attachment: 0924.2-Rename-camel-case-variables-in-channel.c.patch
Description: 0924.2-Rename-camel-case-variables-in-channel.c.patch