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
d76b1ee1
Commit
d76b1ee1
authored
Sep 21, 2003
by
Adam Belay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] janitor: remove unneeded includes (isapnp)
From: Randy Hron <rwhron@earthlink.net>
parent
29ffe2ad
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
drivers/pnp/isapnp/compat.c
drivers/pnp/isapnp/compat.c
+0
-1
drivers/pnp/isapnp/core.c
drivers/pnp/isapnp/core.c
+0
-1
drivers/pnp/isapnp/proc.c
drivers/pnp/isapnp/proc.c
+0
-1
No files found.
drivers/pnp/isapnp/compat.c
View file @
d76b1ee1
...
@@ -9,7 +9,6 @@
...
@@ -9,7 +9,6 @@
/* TODO: see if more isapnp functions are needed here */
/* TODO: see if more isapnp functions are needed here */
#include <linux/config.h>
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
#include <linux/module.h>
#include <linux/isapnp.h>
#include <linux/isapnp.h>
#include <linux/string.h>
#include <linux/string.h>
...
...
drivers/pnp/isapnp/core.c
View file @
d76b1ee1
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
*/
*/
#include <linux/config.h>
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/errno.h>
...
...
drivers/pnp/isapnp/proc.c
View file @
d76b1ee1
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
*/
*/
#include <linux/config.h>
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
#include <linux/module.h>
#include <linux/isapnp.h>
#include <linux/isapnp.h>
#include <linux/proc_fs.h>
#include <linux/proc_fs.h>
...
...
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