<div dir="auto">Thanks a lot, I'll check them out. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 16 Feb, 2022, 12:28 am Rohan Puri, <<a href="mailto:rohan.puri15@gmail.com">rohan.puri15@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Feb 15, 2022 at 9:01 PM Ankit Pandey <<a href="mailto:itsankitkp@gmail.com" target="_blank" rel="noreferrer">itsankitkp@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I have gone through tutorials at kernelnewbies and was able to compile, build and run the kernel on qemu. But I'm stuck now. I tried to look for style fixes in drives/staging/ but most of them look good (and fixes that they need are not trivial).<br>
> I will be glad if someone can give me pointers for a good starting point to contribute.<br>
><br>
> Thanks,<br>
> Ankit<br>
> _______________________________________________<br>
> Kernelnewbies mailing list<br>
> <a href="mailto:Kernelnewbies@kernelnewbies.org" target="_blank" rel="noreferrer">Kernelnewbies@kernelnewbies.org</a><br>
> <a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer noreferrer" target="_blank">https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br>
couple of pointers,<br>
<br>
books to read - LDD, UTLK<br>
start writing simple modules<br>
don't focus on style fixes<br>
try to find your area of interest, like file systems, drivers, memory<br>
management, etc<br>
understand the concepts, code in that area<br>
start with small modifications<br>
once done all these, ask the maintainer of the module if he/she has<br>
any simple work to begin with<br>
<br>
I hope this helps.<br>
<br>
- Rohan<br>
</blockquote></div>