Re: [PATCH v3 1/6] staging: rtl8192e: fix coding style issues (merge broken strings)

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

 



On Fri, Mar 13, 2015 at 12:53:16AM +0100, Mateusz Kulikowski wrote:
> - 'WARNING: break quoted strings at a space character'

> @@ -1361,9 +1365,10 @@ static u8 HwRateToMRate90(bool bIsHT, u8 rate)
>  			break;
>  
>  		default:
> -			RT_TRACE(COMP_RECV, "HwRateToMRate90(): Non supported"
> -				 "Rate [%x], bIsHT = %d!!!\n", rate, bIsHT);
> -						  break;
> +			RT_TRACE(COMP_RECV,
> +				 "HwRateToMRate90(): Non supportedRate [%x], bIsHT = %d!!!\n",

There should be a space character between "supported" and "Rate".  You
can fix it in a later patch though, it's minor.  And really no one cares
about RT_TRACE() output.

regards,
dan carpenter

_______________________________________________
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