[PATCH 3/3] Staging: vt6656: modified tab error

Greg KH gregkh at linuxfoundation.org
Fri Mar 11 03:25:03 UTC 2016


On Thu, Mar 10, 2016 at 07:40:09PM +0530, Tanvi Surana wrote:
> I have modified tab error in the file power.c
> 
> Signed-Off-By: Tanvi Surana <tanvisurana20 at gmail.com>
> ---
>  drivers/staging/vt6656/power.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/vt6656/power.c b/drivers/staging/vt6656/power.c
> index c025dab..ce5de78 100644
> --- a/drivers/staging/vt6656/power.c
> +++ b/drivers/staging/vt6656/power.c
> @@ -103,7 +103,7 @@ void vnt_disable_power_saving(struct vnt_private *priv)
>  
>  	/* disable power saving hw function */
>  	vnt_control_out(priv, MESSAGE_TYPE_DISABLE_PS, 0,
> -	                0, 0, NULL);
> +	0, 0, NULL);

That's not correct, does it look better or right to you?

greg k-h


More information about the devel mailing list