staging: wlags49_h2: remove vi modelines
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 13 Jul 2012 12:03:42 +0000 (14:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 02:13:48 +0000 (19:13 -0700)
Opening drivers/staging/wlags49_h2/dhf.h with vim triggered this
warning:
"drivers/staging/wlags49_h2/dhf.h" 226L, 8428C
Error detected while processing modelines:
line    2:
E518: Unknown option: */
Press ENTER or type command to continue

Since the Linux kernel coding style disallows modelines this invalid
modeline can simply be removed. And since we're touching this file we
might as well remove all vim modelines from this driver.

vim tested only.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/dhf.c
drivers/staging/wlags49_h2/dhf.h
drivers/staging/wlags49_h2/hcf.h
drivers/staging/wlags49_h2/hcfcfg.h
drivers/staging/wlags49_h2/mdd.h
drivers/staging/wlags49_h2/mmd.c
drivers/staging/wlags49_h2/mmd.h

index bb80b54..13d360f 100644 (file)
@@ -1,5 +1,4 @@
 
-/*   vim:tw=110:ts=4: */
 /**************************************************************************************************************
 *
 * FILE   :     DHF.C
index dbe0611..1299b82 100644 (file)
@@ -1,5 +1,4 @@
 
-/*   vim:tw=110:ts=4: */
 #ifndef DHF_H
 #define DHF_H
 
index 68e2330..2abeaa1 100644 (file)
@@ -1,5 +1,4 @@
 
-//   vim:tw=110:ts=4:
 #ifndef HCF_H
 #define HCF_H 1
 
index ef60da8..39fb4d3 100644 (file)
@@ -1,5 +1,4 @@
 
-//   vim:tw=110:ts=4:
 #ifndef HCFCFG_H
 #define HCFCFG_H 1
 
index 5f951ef..5c3515f 100644 (file)
@@ -1,5 +1,4 @@
 
-//   vim:tw=110:ts=4:
 #ifndef MDD_H
 #define MDD_H 1
 
index 7204a37..3312348 100644 (file)
@@ -1,5 +1,4 @@
 
-//   vim:tw=110:ts=4:
 /************************************************************************************************************
 *
 * FILE   : mmd.c
index 9149525..1445803 100644 (file)
@@ -1,5 +1,4 @@
 
-//   vim:tw=110:ts=4:
 #ifndef MMD_H
 #define MMD_H 1