On 2014-05-22 09:08:20 [-0500], Alan Tull wrote: > >> - 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. I've resent the email now. btw: I used mutt to save the email I've sent and applied to git tree with git-am and it did not complain about the encoding. Then I looked at the the I email I received from vger and it was |Content-Type: text/plain; charset=utf-8 |Content-Disposition: inline |Content-Transfer-Encoding: 8BIT so I did not receive the =20 & =3D in it. > Alan 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