Re: [PATCH] Staging: bmc: fix coding style warning

2014-08-15 Thread Greg KH
On Thu, Aug 14, 2014 at 10:11:44AM -0400, Ramesh Basukala wrote: > This is a patch to the vendorspecificextn.c that fixes coding style > warning message line over 80 characters found by checkpatch.pl script. > I am submitting this patch as required by Eudyptula Challenge. Minor nit, your subject i

[PATCH] Staging: bmc: fix coding style warning

2014-08-14 Thread Ramesh Basukala
This is a patch to the vendorspecificextn.c that fixes coding style warning message line over 80 characters found by checkpatch.pl script. I am submitting this patch as required by Eudyptula Challenge. Signed-off-by: Ramesh Basukala --- drivers/staging/bcm/vendorspecificextn.c | 19 +++

Re: [PATCH] Staging: bmc: fix coding style warning

2014-08-13 Thread Greg KH
On Wed, Aug 13, 2014 at 08:53:59PM -0400, Ramesh Basukala wrote: > From: rbasukala This doesn't match up with your signed-off-by: line, or your name up there in the mail header. Please fix this up and resend. thanks, greg k-h ___ devel mailing list d

[PATCH] Staging: bmc: fix coding style warning

2014-08-13 Thread Ramesh Basukala
From: rbasukala This is a patch to the vendorspecificextn.c that fixes coding style warning message line over 80 characters found by checkpatch.pl script. I am submitting this patch as required by Eudyptula Challenge. Signed-off-by: Ramesh Basukala --- drivers/staging/bcm/vendorspecificextn.c

Re: [PATCH] Staging: bmc: fix coding style warning

2014-08-13 Thread Greg KH
On Wed, Aug 13, 2014 at 11:36:59AM -0400, rbasukala wrote: > This a a patch to the vendorspecificextn.c that fixes coding style warning > found by checkpatch.pl script. I am submitting this patch as required by > Eudyptula Challenge. That's a very long line for a changelog entry, please wrap the

[PATCH] Staging: bmc: fix coding style warning

2014-08-13 Thread rbasukala
This a a patch to the vendorspecificextn.c that fixes coding style warning found by checkpatch.pl script. I am submitting this patch as required by Eudyptula Challenge. Signed-off-by: Ramesh Basukala --- drivers/staging/bcm/vendorspecificextn.c | 19 +++ 1 files changed, 11 i