* [KJ] request_region() error checking
@ 2006-09-21 23:51 Badari Pulavarty
2006-09-22 18:31 ` Hashem Masoud
2006-09-22 19:55 ` Badari Pulavarty
0 siblings, 2 replies; 3+ messages in thread
From: Badari Pulavarty @ 2006-09-21 23:51 UTC (permalink / raw)
To: kernel-janitors
Hi,
While looking through the code, I noticed that various drivers
doesn't check the failure for request_region(). I also saw
this on kernel-janitors TODO list.
Is anyone working on cleaning these ? I plan to start cleaning
up some one them on my free time, hate to duplicate the effort.
And also, if some one has gone through it already and there is
a *valid* reason for not doing it - please let me know. I won't
waste my time :)
Thanks,
Badari
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] request_region() error checking
2006-09-21 23:51 [KJ] request_region() error checking Badari Pulavarty
@ 2006-09-22 18:31 ` Hashem Masoud
2006-09-22 19:55 ` Badari Pulavarty
1 sibling, 0 replies; 3+ messages in thread
From: Hashem Masoud @ 2006-09-22 18:31 UTC (permalink / raw)
To: kernel-janitors
Actually, I just started working on request_region() today, although I didn't ask the list for anyone working on it.
My aim is currently to learn how to code in kernel-land, it doesn't matter if my work is duplicated as I will learn either way.
If you can, just leave to me the files: gus_wave.c and msnd_pinnacle.c
Don't worry, you have hundreds of files to look into!
--
Hashem Masoud
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] request_region() error checking
2006-09-21 23:51 [KJ] request_region() error checking Badari Pulavarty
2006-09-22 18:31 ` Hashem Masoud
@ 2006-09-22 19:55 ` Badari Pulavarty
1 sibling, 0 replies; 3+ messages in thread
From: Badari Pulavarty @ 2006-09-22 19:55 UTC (permalink / raw)
To: kernel-janitors
On Fri, 2006-09-22 at 21:31 +0300, Hashem Masoud wrote:
> Actually, I just started working on request_region() today, although I didn't ask the list for anyone working on it.
> My aim is currently to learn how to code in kernel-land, it doesn't matter if my work is duplicated as I will learn either way.
>
> If you can, just leave to me the files: gus_wave.c and msnd_pinnacle.c
> Don't worry, you have hundreds of files to look into!
Glad to know that you are interested in helping. We can always use
help :)
Thanks,
Badari
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-22 19:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-21 23:51 [KJ] request_region() error checking Badari Pulavarty
2006-09-22 18:31 ` Hashem Masoud
2006-09-22 19:55 ` Badari Pulavarty
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.