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 ^^
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: missing- PCI-ID- thanks- to-CoolStar. patch
git send-email --to <email address hidden> --cc <email address hidden> 0001-Fix-
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 ^^