Aug. 25, 2017
11:59 a.m.
On Thu, Aug 24, 2017 at 9:52 PM, Harsha Sharma <harshasharmaiitr@gmail.com> wrote:
Hi, Thanks for reply. I am submitting some cleanup patches for now. I will like to solve some beginner issues. Where can I find such issues or bug-lists?
I'm not an expert, I've tried it myself but never achieved the first patch ;). First, you can follow this First kernel patch tutorial <https://kernelnewbies.org/FirstKernelPatch> Then, you have several options: - work on staging drivers (drivers in staging with a TODO list) - participate to the kernel janitors project (or another project). HTH,
Thanks.