[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420727642-6937-1-git-send-email-sakshi.april5@gmail.com>
Date: Thu, 8 Jan 2015 20:04:02 +0530
From: Sakshi Bansal <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 Bansal <sakshi.april5@...il.com>
Subject: [Discarding old patch and resending new one] Fixed line over 80 characters for drivers/staging/vt6655/baseband.c by splitting the line into two
Signed-off-by: Sakshi Bansal <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