Skip to content

Commit

Permalink
[PATCH] libertas: remove incorrect vi modelines
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Dan Williams authored and John W. Linville committed May 11, 2007
1 parent 69f88dc commit 2a6f7ea
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions drivers/net/wireless/libertas/join.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* -*- mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
/* vi: set expandtab shiftwidth=4 tabstop=4 textwidth=78: */

/**
* Interface for the wlan infrastructure and adhoc join routines
*
Expand Down
3 changes: 0 additions & 3 deletions drivers/net/wireless/libertas/scan.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* -*- mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
/* vi: set expandtab shiftwidth=4 tabstop=4 textwidth=78: */

/**
* Functions implementing wlan scan IOCTL and firmware command APIs
*
Expand Down
3 changes: 0 additions & 3 deletions drivers/net/wireless/libertas/scan.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* -*- mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
/* vi: set expandtab shiftwidth=4 tabstop=4 textwidth=78: */

/**
* Interface for the wlan network scan routines
*
Expand Down

0 comments on commit 2a6f7ea

Please sign in to comment.