Comment 58 for bug 1700657

Revision history for this message
F. H. (hoeze) wrote :

Hi, I already created a pull request on Github.
@mykesx already noted, that I made a indentation error.
I updated the patch, see attachment.

However, I am not shure, how I should publish this patch for Kernel 4.13.
Github tells me that I have to publish it by sending the patch to the corresponding maintainers.

I tried that using git send-email:
git send-email --to <email address hidden> --cc <email address hidden> 0001-Fix-missing-PCI-ID-thanks-to-CoolStar.patch

Nevertheless, I could not find the patch on the linux-kernel mailing list, not to mention the wrongly formatted patch ^^
Now I'm not sure, if I should simply re-call this command...

If someone wants to try publishing the patch himself I'd really appreciate that :)
Or simply tell me, what I'm doing wrong ^^