[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437331311-16973-1-git-send-email-mario.bambagini@gmail.com>
Date: Sun, 19 Jul 2015 20:41:51 +0200
From: Mario Bambagini <mario.bambagini@...il.com>
To: marek.belisko@...il.com
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, mario.bambagini@...il.com
Subject: [PATCH] staging: fix to match 80-char rule
Fixed comment line to match the 80-char rules.
The line contained 81 characters.
The file is fully compliant with the code style, now.
Signed-off-by: Mario Bambagini <mario.bambagini@...il.com>
---
drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c
index e5cc5be..931e45e 100644
--- a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c
+++ b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c
@@ -24,7 +24,7 @@
License along with this program; if not, write to the
Free Software Foundation, Inc., 59 Temple Place -
Suite 330, Boston, MA 02111-1307, USA.
- -----------------------------------------------------------------------------*/
+ ----------------------------------------------------------------------------*/
#include <linux/kernel.h>
#include <linux/module.h>
--
2.1.4
--
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