Add modeline for vim
This commit is contained in:
parent
7f9fb7adf9
commit
da55a70331
@ -452,3 +452,5 @@ static void __exit bbswitch_exit(void) {
|
|||||||
|
|
||||||
module_init(bbswitch_init);
|
module_init(bbswitch_init);
|
||||||
module_exit(bbswitch_exit);
|
module_exit(bbswitch_exit);
|
||||||
|
|
||||||
|
/* vim: set sw=4 ts=4 et: */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user