From: "Randy.Dunlap" <rddunlap@osdl.org>
To: netdev@oss.sgi.com
Cc: jgarzik@pobox.com
Subject: [PATCH] janitor: remove unneeded includes (sk98lin)
Date: Wed, 17 Sep 2003 15:30:03 -0700 [thread overview]
Message-ID: <20030917153003.5b5ecae5.rddunlap@osdl.org> (raw)
Hi,
Please apply to 2.6.0-test5-current.
--
~Randy
From: Randy Hron <rwhron@earthlink.net>
linux-260-test5-kj-rddunlap/drivers/net/sk98lin/h/skdrv1st.h | 4 ----
linux-260-test5-kj-rddunlap/drivers/net/sk98lin/skge.c | 1 -
2 files changed, 5 deletions(-)
diff -puN drivers/net/sk98lin/h/skdrv1st.h~version_sk98lin drivers/net/sk98lin/h/skdrv1st.h
--- linux-260-test5-kj/drivers/net/sk98lin/h/skdrv1st.h~version_sk98lin 2003-09-10 17:09:09.000000000 -0700
+++ linux-260-test5-kj-rddunlap/drivers/net/sk98lin/h/skdrv1st.h 2003-09-10 17:09:09.000000000 -0700
@@ -107,9 +107,6 @@
#ifndef __INC_SKDRV1ST_H
#define __INC_SKDRV1ST_H
-/* Check kernel version */
-#include <linux/version.h>
-
typedef struct s_AC SK_AC;
/* Set card versions */
@@ -135,7 +132,6 @@ typedef struct s_AC SK_AC;
#error You must compile this driver with "-O".
#endif
-#include <linux/version.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/string.h>
diff -puN drivers/net/sk98lin/skge.c~version_sk98lin drivers/net/sk98lin/skge.c
--- linux-260-test5-kj/drivers/net/sk98lin/skge.c~version_sk98lin 2003-09-10 17:09:09.000000000 -0700
+++ linux-260-test5-kj-rddunlap/drivers/net/sk98lin/skge.c 2003-09-10 17:09:09.000000000 -0700
@@ -361,7 +361,6 @@
* <linux/module.h>
*
* "h/skdrv1st.h"
- * <linux/version.h>
* <linux/types.h>
* <linux/kernel.h>
* <linux/string.h>
_
next reply other threads:[~2003-09-17 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 22:30 Randy.Dunlap [this message]
2003-09-20 7:51 ` [PATCH] janitor: remove unneeded includes (sk98lin) David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030917153003.5b5ecae5.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=jgarzik@pobox.com \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).