Hi Brenton,

On 11/15/23 16:52, Brenton Simpson wrote:
> Yes, thanks!
> 
> That's the email attached to my public git work, so it should be the
> one here as well.

Ok, I've pushed this to drm-misc-fixes now, thank you for the patch.

> Sorry for the hassle.  Very new to sending PRs over email, and still
> working through the kinks.

Your initial submission was almost there. Just the weird thing
with the + in the From: email-address. What also threw me off
is that the From was: <[email protected]>

Normally the '+' + the part after it gets thrown away to get
the canonical email address, so that would make your canonical
email: <[email protected]> where I now know it should be:
<[email protected]> .

So next time you use a + address please do something like:

<[email protected]>

I also guess you never got any of the replies addressed to
<[email protected]> since the mail server
presumably has tried to deliver those to <[email protected]>,
but because your normal email was in the Cc things still
worked out.

Either way for future patches note that using "git send-email"
is the advised way to submit kernel patches.

Regards,

Hans



Reply via email to