Re: [PATCH] Staging: ks7010: ks_wlan_net: Fixing coding style warning

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

 



On Fri, Dec 08, 2017 at 09:27:54PM +0100, SUNIL KALLUR RAMEGOWDA wrote:
> Removing the extra spaces before tabs, checkpatch:
> WARNING: please, no space before tabs
> 
> Signed-off-by: SUNIL KALLUR RAMEGOWDA <kallur.sunil@xxxxxxxxx>
> ---
>  drivers/staging/ks7010/ks_wlan_net.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/ks7010/ks_wlan_net.c b/drivers/staging/ks7010/ks_wlan_net.c
> index 880085e..d3e6e6d 100644
> --- a/drivers/staging/ks7010/ks_wlan_net.c
> +++ b/drivers/staging/ks7010/ks_wlan_net.c
> @@ -2990,7 +2990,7 @@ int ks_wlan_net_stop(struct net_device *dev)
>  /**
>   * is_connect_status() - return true if status is 'connected'
>   * @status: high bit is used as FORCE_DISCONNECT, low bits used for
> - * 	connect status.
> + * connect status.

No, keep the tab, delete the space.

>   */
>  bool is_connect_status(u32 status)
>  {
> @@ -3000,7 +3000,7 @@ bool is_connect_status(u32 status)
>  /**
>   * is_disconnect_status() - return true if status is 'disconnected'
>   * @status: high bit is used as FORCE_DISCONNECT, low bits used for
> - * 	disconnect status.
> + * disconnect status.

Same here.

thanks,

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