Thread (2 messages) 2 messages, 2 authors, 2015-03-23

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

From: Dan Carpenter <hidden>
Date: 2015-03-23 11:22:05
Also in: kernel-janitors

On Mon, Mar 23, 2015 at 12:13:41AM +0100, Michel von Czettritz wrote:
quoted hunk ↗ jump to hunk
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 "*/"
quoted hunk ↗ jump to hunk
@@ -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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help