Re: [PATCH 18/20] staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVI

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

 



On Thu, Aug 25, 2011 at 11:48:28AM -0500, Larry Finger wrote:
> This patch removes all the errors and most of the warnings generated by
> checkpatch -f for rtllib_softmac_tx.c..
> 
>     Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
> ---
>  drivers/staging/rtl8192e/rtllib_tx.c |  504 +++++++++++++++++-----------------
>  1 files changed, 258 insertions(+), 246 deletions(-)
> 
> diff --git a/drivers/staging/rtl8192e/rtllib_tx.c b/drivers/staging/rtl8192e/rtllib_tx.c
> index 134e69f..f038aa9 100644
> --- a/drivers/staging/rtl8192e/rtllib_tx.c
> +++ b/drivers/staging/rtl8192e/rtllib_tx.c
> @@ -49,7 +49,7 @@
>  #include <linux/version.h>
>  #include <linux/wireless.h>
>  #include <linux/etherdevice.h>
> -#include <asm/uaccess.h>
> +#include <linux/uaccess.h>
>  #include <linux/if_vlan.h>
>  
>  #include "rtllib.h"
> @@ -67,21 +67,21 @@ bits | 0  |  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  a  |  b  |  c
>  val  | 0  |  0  |  0  |  1  |  x  |  0  |  0  |  0  |  1  |  0  |  x  |  x  |  x  |  x  |  x   |
>       |----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|------|
>  desc | ^-ver-^  |  ^type-^  |  ^-----subtype-----^  | to  |from |more |retry| pwr |more |wep   |
> -     |          |           | x=0 data,x=1 data+ack | DS  | DS  |frag |     | mgm |data |      |
> +     |	  |	   | x=0 data,x=1 data+ack | DS  | DS  |frag |     | mgm |data |      |
>       '-----------------------------------------------------------------------------------------'

The formatting is mangled here.

regards,
dan carpenter

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/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