On Thu, May 22, 2014 at 4:42 AM, Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > On 05/16/2014 05:01 PM, Linus Walleij wrote: >> OK this patch is ACKed by Alan so I would like to apply it but: >> >> Content-Type: text/plain; charset=utf-8 >> Content-Disposition: inline >> Content-Transfer-Encoding: quoted-printable >> >> This is not good. Quoted-printable makes the raw patch look like >> that: >> >> - int err, irq; >> + int err, irq, i; >> =20 >> irq =3D irq_of_parse_and_map(node, 0); >> >> Notice spurious =20 and =3D encoding. >> >> Please resend in ISO8859-1 and take this opportunity to add > > doesn't "git am" handle this on its own? Neither 'git am' nor 'patch -p1' can apply this patch. When I was testing it, I assumed those '=3D' were a product of my webmail, so I manually edited the patch to get it to apply. Alan > >> Alan's ACK. > > I will try to add his ack and tell git resent the patch. > >> Yours, >> Linus Walleij > > Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html