提交 6bab320b 编写于 作者: P Paul Bolle 提交者: Greg Kroah-Hartman

staging: wlags49_h2: remove vi modelines

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: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4eed84a8
/* vim:tw=110:ts=4: */
/************************************************************************************************************** /**************************************************************************************************************
* *
* FILE : DHF.C * FILE : DHF.C
......
/* vim:tw=110:ts=4: */
#ifndef DHF_H #ifndef DHF_H
#define DHF_H #define DHF_H
......
// vim:tw=110:ts=4:
#ifndef HCF_H #ifndef HCF_H
#define HCF_H 1 #define HCF_H 1
......
// vim:tw=110:ts=4:
#ifndef HCFCFG_H #ifndef HCFCFG_H
#define HCFCFG_H 1 #define HCFCFG_H 1
......
// vim:tw=110:ts=4:
#ifndef MDD_H #ifndef MDD_H
#define MDD_H 1 #define MDD_H 1
......
// vim:tw=110:ts=4:
/************************************************************************************************************ /************************************************************************************************************
* *
* FILE : mmd.c * FILE : mmd.c
......
// vim:tw=110:ts=4:
#ifndef MMD_H #ifndef MMD_H
#define MMD_H 1 #define MMD_H 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册