Re: [PATCH] Staging: bcm: Qos: fixed braces' coding style

2014-04-09 Thread Dan Carpenter
On Wed, Apr 09, 2014 at 10:28:01AM +0200, Luis Ortega wrote: > On Tue, Apr 8, 2014 at 11:11 PM, Greg KH wrote: > > > > Why the before the '{' character? > > It must have slipped in accidentally. Feel free to remove. Send a v2 patch... https://www.google.com/search?q=how+to+send+a+v2+patch reg

Re: [PATCH] Staging: bcm: Qos: fixed braces' coding style

2014-04-09 Thread Luis Ortega
On Tue, Apr 8, 2014 at 11:11 PM, Greg KH wrote: > > Why the before the '{' character? It must have slipped in accidentally. Feel free to remove. ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinf

Re: [PATCH] Staging: bcm: Qos: fixed braces' coding style

2014-04-08 Thread Greg KH
On Wed, Apr 09, 2014 at 01:01:05AM +0200, Luis Ortega wrote: > Fixed badly placed and unnecessary braces. > > PS: Performed as task 10 of the Eudyptula Challenge. > > Signed-off-by: Luis Ortega > --- > drivers/staging/bcm/Qos.c | 174 > +- > 1 file c

[PATCH] Staging: bcm: Qos: fixed braces' coding style

2014-04-08 Thread Luis Ortega
Fixed badly placed and unnecessary braces. PS: Performed as task 10 of the Eudyptula Challenge. Signed-off-by: Luis Ortega --- drivers/staging/bcm/Qos.c | 174 +- 1 file changed, 48 insertions(+), 126 deletions(-) diff --git a/drivers/staging/bcm/Qos