Re: [PATCH 08/13] staging: sm750: comment formating

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

 



On Mon, Mar 23, 2015 at 12:13:41AM +0100, Michel von Czettritz wrote:
> diff --git a/drivers/staging/sm750fb/sm750.c b/drivers/staging/sm750fb/sm750.c
> index 54857ba..ab58987 100644
> --- a/drivers/staging/sm750fb/sm750.c
> +++ b/drivers/staging/sm750fb/sm750.c
> @@ -74,19 +74,19 @@ static inline void myspin_unlock(spinlock_t *sl)
>  		spin_unlock(sl);
>  }
>  static const struct fb_videomode lynx750_ext[] = {
> -	/*  	1024x600-60 VESA 	[1.71:1]	*/
> +	/*	1024x600-60 VESA	[1.71:1]*/

Leave a space before the "*/"

> @@ -610,7 +610,7 @@ static int lynxfb_ops_setcolreg(unsigned regno, unsigned red,
>  	var = &info->var;
>  	ret = 0;
>  
> -	//pr_debug("regno=%d,red=%d,green=%d,blue=%d\n",regno,red,green,blue);
> +	/*pr_debug("regno=%d,red=%d,green=%d,blue=%d\n",regno,red,green,blue);*/

Just delete these.  Also, missing spaces next to /* and */.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux