[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420650446-21507-1-git-send-email-sakshi.april5@gmail.com>
Date: Wed, 7 Jan 2015 22:37:26 +0530
From: sakshi <sakshi.april5@...il.com>
To: forest@...ttletooquiet.net
Cc: gregkh@...uxfoundation.org, tvboxspy@...il.com,
gclement@...bob.org, guido@...guardiasur.com.ar, shack@...ux.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
sakshi <sakshi.april5@...il.com>
Subject: [PATCH] Fixed line over 80 characters warning
Signed-off-by: sakshi <sakshi.april5@...il.com>
---
drivers/staging/vt6655/baseband.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/baseband.c b/drivers/staging/vt6655/baseband.c
index 86c72ba..c138f9b 100644
--- a/drivers/staging/vt6655/baseband.c
+++ b/drivers/staging/vt6655/baseband.c
@@ -27,7 +27,8 @@
*
* Functions:
* BBuGetFrameTime - Calculate data frame transmitting time
- * BBvCaculateParameter - Caculate PhyLength, PhyService and Phy Signal parameter for baseband Tx
+ * BBvCaculateParameter - Caculate PhyLength, PhyService and Phy Signal
+ * parameter for baseband Tx
* BBbReadEmbedded - Embedded read baseband register via MAC
* BBbWriteEmbedded - Embedded write baseband register via MAC
* BBbVT3253Init - VIA VT3253 baseband chip init code
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists