Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
83c3b403
Commit
83c3b403
authored
Sep 25, 2003
by
Paul Gortmaker
Committed by
Jeff Garzik
Sep 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Remove emacs cruft from 8390 drivers
parent
bd5a5f32
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
0 additions
and
102 deletions
+0
-102
drivers/net/3c503.c
drivers/net/3c503.c
+0
-9
drivers/net/8390.c
drivers/net/8390.c
+0
-11
drivers/net/ac3200.c
drivers/net/ac3200.c
+0
-10
drivers/net/e2100.c
drivers/net/e2100.c
+0
-10
drivers/net/hp-plus.c
drivers/net/hp-plus.c
+0
-11
drivers/net/hp.c
drivers/net/hp.c
+0
-11
drivers/net/ne.c
drivers/net/ne.c
+0
-9
drivers/net/ne2.c
drivers/net/ne2.c
+0
-8
drivers/net/smc-ultra.c
drivers/net/smc-ultra.c
+0
-13
drivers/net/wd.c
drivers/net/wd.c
+0
-10
No files found.
drivers/net/3c503.c
View file @
83c3b403
...
...
@@ -692,12 +692,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* version-control: t
* kept-new-versions: 5
* c-indent-level: 4
* End:
*/
drivers/net/8390.c
View file @
83c3b403
...
...
@@ -1173,14 +1173,3 @@ void cleanup_module(void)
#endif
/* MODULE */
MODULE_LICENSE
(
"GPL"
);
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c 8390.c"
* version-control: t
* kept-new-versions: 5
* c-indent-level: 4
* tab-width: 4
* End:
*/
drivers/net/ac3200.c
View file @
83c3b403
...
...
@@ -396,13 +396,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c ac3200.c"
* version-control: t
* kept-new-versions: 5
* tab-width: 4
* End:
*/
drivers/net/e2100.c
View file @
83c3b403
...
...
@@ -440,13 +440,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c e2100.c"
* version-control: t
* tab-width: 4
* kept-new-versions: 5
* End:
*/
drivers/net/hp-plus.c
View file @
83c3b403
...
...
@@ -457,14 +457,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c hp-plus.c"
* version-control: t
* kept-new-versions: 5
* tab-width: 4
* c-indent-level: 4
* End:
*/
drivers/net/hp.c
View file @
83c3b403
...
...
@@ -429,14 +429,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c hp.c"
* version-control: t
* kept-new-versions: 5
* tab-width: 4
* c-indent-level: 4
* End:
*/
drivers/net/ne.c
View file @
83c3b403
...
...
@@ -798,12 +798,3 @@ void cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -I/usr/src/linux/net/tcp -c ne.c"
* version-control: t
* kept-new-versions: 5
* End:
*/
drivers/net/ne2.c
View file @
83c3b403
...
...
@@ -790,11 +790,3 @@ void cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -I/usr/src/linux/net/tcp -c ne2.c"
* version-control: t
* kept-new-versions: 5
* End:
*/
drivers/net/smc-ultra.c
View file @
83c3b403
...
...
@@ -562,16 +562,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -Wall -O6 -I/usr/src/linux/net/inet -c smc-ultra.c"
* version-control: t
* kept-new-versions: 5
* c-indent-level: 4
* c-basic-offset: 4
* tab-width: 4
* End:
*/
drivers/net/wd.c
View file @
83c3b403
...
...
@@ -511,13 +511,3 @@ cleanup_module(void)
}
}
#endif
/* MODULE */
/*
* Local variables:
* compile-command: "gcc -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -m486 -c wd.c"
* version-control: t
* tab-width: 4
* kept-new-versions: 5
* End:
*/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment