lkml.org 
[lkml]   [2013]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Staging: cxt1e1: ossiRelease.c: fixed a coding style issue.
Date
Fixed a coding style issue, specifically checkpatch.pl complain:
ossiRelease.c:27: WARNING: line over 80 characters

Signed-off-by: Aldo Iljazi <neonsync1@gmail.com>
---
drivers/staging/cxt1e1/ossiRelease.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/cxt1e1/ossiRelease.c b/drivers/staging/cxt1e1/ossiRelease.c
index f17a902..35575bf 100644
--- a/drivers/staging/cxt1e1/ossiRelease.c
+++ b/drivers/staging/cxt1e1/ossiRelease.c
@@ -24,6 +24,7 @@
*-----------------------------------------------------------------------------
*/

-char pmcc4_OSSI_release[] = "$Release: PMCC4_3_1B, Copyright (c) 2008 One Stop Systems$";
+char pmcc4_OSSI_release[] = "$Release: PMCC4_3_1B, "
+"Copyright (c) 2008 One Stop Systems$";

/*** End-of-File ***/
--
1.7.9.5


\
 
 \ /
  Last update: 2013-07-10 23:18    [W:0.047 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site