Re: [PATCH] Staging: rtl8187se: Fixed coding style issues

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

 



On Sat, Feb 13, 2010 at 10:57:43PM +0000, Gordon Mitchell wrote:
> 
> commit eaf625ed89a5bbf40ef1e2740f2de6b6ac322c01
> Author: Gordon Mitchell <gordon@xxxxxxxxxxxxxx>
> Date:   Sat Feb 13 21:09:24 2010 +0000
> 
>     Staging: rtl8187se: Apply kernel coding styles to r8180_93cx6.c
>     This patch to r8180_93cx6.c corrects errors and warnings found
>     by checkpatch.pl
>     Signed-off-by: Gordon Mitchell <gordon@xxxxxxxxxxxxxx>
> 
> diff --git a/drivers/staging/rtl8187se/r8180_93cx6.c b/drivers/staging/rtl8187se/r8180_93cx6.c
> index 7e4711f..2a29cff 100644
> --- a/drivers/staging/rtl8187se/r8180_93cx6.c
> +++ b/drivers/staging/rtl8187se/r8180_93cx6.c
> @@ -22,13 +22,13 @@
>  
>  void eprom_cs(struct net_device *dev, short bit)
>  {
> -       if(bit)
> +       if (bit)
>                 write_nic_byte(dev, EPROM_CMD,

Hm, the tabs got converted to spaces here.  Care to try resending this
again?

thanks,

greg k-h
_______________________________________________
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