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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

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