Re: [PATCH 01/26] staging: et131x: Put all .c files into one big file

From: Mark Einon
Date: Wed Oct 19 2011 - 17:28:45 EST


On 19 October 2011 21:41, Greg KH <greg@xxxxxxxxx> wrote:
> On Tue, Oct 18, 2011 at 05:07:34PM +0100, Mark Einon wrote:
>> Created one big .c file for the driver, moving the contents of all
>> driver .c files into it.
>>
>> Signed-off-by: Mark Einon <mark.einon@xxxxxxxxx>
>
> Something is wrong here, when I try to apply this patch with git, I get
> the following errors:
[...]
>
> Care to resend it with the file actually deleted?  How are you
> generating this patch?
>
> And, when you resend the series, don't put the [RESEND] in the subject,
> I had to edit that out in order to apply them properly (which turned out
> to be a waste of time due to this patch not applying...)

Apologies Greg, I didn't mean to waste your time.

I've used this command to generate the patch, in order not to include
the entire file contents that have been deleted:

git format-patch -D <to-list> <patches>

I also assumed RESEND was commonly used for the purpose of resending
patches. Is this not the case?

Cheers,

Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/