my patch is garbled by PatchWork
Jeremy Kerr
jk at ozlabs.org
Wed Jun 6 14:57:24 EST 2012
Hi Hong,
> see http://patchwork.ozlabs.org/patch/163063/
>
> Is there something wrong in my patch? It's generated by git and I
> didn't touch it. Below is the patch.
Looks like something has line-wrapped your patch: the hunk headers (ie,
the ones beginning with @@) are spanning multiple lines, which is
offsetting the line counts in the hunk itself:
> @@ -875,8 +874,7 @@ static ssize_t macvtap_do_read(struct
> macvtap_queue *q, struct kiocb *iocb,
- this should be on a single line.
How are you sending the mails once they are generated with git?
Cheers,
Jeremy
More information about the Patchwork
mailing list