Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-12-05 Thread Sudip Mukherjee
On Fri, Dec 05, 2014 at 04:25:22PM +0530, Athira Lekshmi wrote: > Fixed the checkpatch warning: > Missing a blank line after declarations this is not applying to next-20141204. sudip > > Signed-off-by: Athira Lekshmi > --- > drivers/staging/octeon/ethernet-rx.c |1 + > 1 file changed, 1 i

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-12-02 Thread Greg KH
On Sat, Nov 29, 2014 at 11:04:00AM +0530, Athira Lekshmi wrote: > Fixed the checkpatch warning: > Missing a blank line after declarations > > Signed-off-by: Athira Lekshmi > --- > drivers/staging/octeon/ethernet-rx.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/staging/oc

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-28 Thread Athira Lekshmi C V
Hello I have resend the patch signing off as Athira Lekshmi. Thanking You Athira Lekshmi ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-28 Thread Athira Lekshmi C V
Hello I sign the documents as Athira Lekshmi. Thanking You Athira Lekshmi ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-28 Thread Dan Carpenter
On Thu, Nov 27, 2014 at 05:42:06PM +0530, Athira Lekshmi C V wrote: > C V is my initals . Can I just go with the name Athira Lekshmi ? > Sign it like you would sign a legal document. In American, that's normally Firstname Lastname but if you normally sign a legal document with C V on the end in

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-27 Thread Athira Lekshmi C V
C V is my initals . Can I just go with the name Athira Lekshmi ? Thanking You Athira Lekshmi C V On Thu, Nov 27, 2014 at 3:14 AM, Greg KH wrote: > On Wed, Nov 26, 2014 at 05:58:37PM +0530, Athira Lekshmi C V wrote: >> Fixed the checkpatch warning: >> WARNING: Missing a blank line after declarati

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-26 Thread Greg KH
On Wed, Nov 26, 2014 at 05:58:37PM +0530, Athira Lekshmi C V wrote: > Fixed the checkpatch warning: > WARNING: Missing a blank line after declarations > > Signed-off-by: Athira Lekshmi C V What is the "C V" at the end of the name here? Is that your "full name"? I need a real name, not initials

Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-26 Thread Dan Carpenter
On Wed, Nov 26, 2014 at 05:17:48PM +0530, Athira Lekshmi C V wrote: > @@ -294,8 +297,10 @@ static int cvm_oct_napi_poll(struct napi_struct *napi, > int budget) >* CPU. >*/ > union cvmx_pow_wq_int_cntx counts; > + Don't put a bl