Re: [PATCH 3/5] Staging: rtl8192u: ieee80211: Fix coding style errors

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

 



On Tue, May 14, 2019 at 01:09:50AM +0530, Puranjay Mohan wrote:
> @@ -746,12 +730,12 @@ int ieee80211_xmit(struct sk_buff *skb, struct net_device *dev)
>  		txb->payload_size = __cpu_to_le16(bytes);
>  
>  		//if (ieee->current_network.QoS_Enable)
> -		if(qos_actived)
> -		{
> +		if (qos_actived)
> +
>  			txb->queue_index = UP2AC(skb->priority);

No blank line here either.

> -		} else {
> +		else
>  			txb->queue_index = WME_AC_BK;
> -		}
> +

Or here.

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