Re: [OSSNA] Intro to kernel hacking tutorial

2019-08-31 Thread Amit Kumar
Hi, I think now your tutorial should be ready. Regards, Amit Kumar On Mon, Jul 22, 2019 at 2:59 PM Tobin C. Harding wrote: > > On Fri, Jul 19, 2019 at 12:36:58PM +0300, Dan Carpenter wrote: > > On Fri, Jul 05, 2019 at 12:50:55PM +1000, Tobin C. Harding wrote: > > > Outcome

Re: [OSSNA] Intro to kernel hacking tutorial

2019-07-04 Thread Amit Kumar
On Fri, Jul 5, 2019 at 9:02 AM Amit Kumar wrote: > > On Fri, Jul 5, 2019 at 8:21 AM Tobin C. Harding wrote: > > > > Hi, > > > > I am doing a tutorial at OSSNA in San Diego on getting into kernel > > hacking. I'm only a couple of years deep into kerne

Re: [OSSNA] Intro to kernel hacking tutorial

2019-07-04 Thread Amit Kumar
ggling with that > you really want to learn? Thank you. Where can I find your tutorial? Regards, Amit Kumar > Current format/content: the tutorial will attempt to bridge the gap in > the learning process between the 'first patch' page on kernelnewbies.org > wiki and being 

staging: wilc1000: remove memory allocate failure message

2016-12-01 Thread Amit Kumar Kushwaha
This patch fixes the following warning reported by checkpatch.pl WARNING: Possible unnecessary 'out of memory' message Signed-off-by: Amit Kushwaha --- drivers/staging/wilc1000/host_interface.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/staging/wilc1000/host_i