Re: [PATCH] staging: rtl8192u: fix checkpatch braces warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 25, 2014 at 03:37:29PM -0700, Greg KH wrote:
> On Wed, Mar 26, 2014 at 01:08:23AM +0000, Rui Miguel Silva wrote:
> > fix some code style related to the use of braces in a one statement block
> > 
> > Signed-off-by: Rui Miguel Silva <rmfrfs@xxxxxxxxx>
> > ---
> > -	if((curTxOkCnt + curRxOkCnt) < 15000000) {
> > +	if
> > +		((curTxOkCnt + curRxOkCnt) < 15000000)
> 
> What did you just do there?  Does that look right to you?
> greg k-h

Some fat finger and sleepy eyes (very...sleepy) could not see that going out.

v2 follows.

Thanks.
  Rui
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux