netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: netdev <netdev@oss.sgi.com>
Cc: jgarzik <jgarzik@pobox.com>
Subject: [PATCH] lmc header file not needed
Date: Mon, 5 Apr 2004 16:29:08 -0700	[thread overview]
Message-ID: <20040405162908.68e5aff4.rddunlap@osdl.org> (raw)


From: Domen Puncer <domen@coderock.org>


---

 linux-265-kj1-rddunlap/drivers/net/wan/lmc/lmc_proto.c |    1 -
 linux-265-kj1/drivers/net/wan/lmc/lmc_proto_raw.h      |    4 ----
 2 files changed, 5 deletions(-)

diff -puN drivers/net/wan/lmc/lmc_proto.c~lmc_proto_raw_h_rm drivers/net/wan/lmc/lmc_proto.c
--- linux-265-kj1/drivers/net/wan/lmc/lmc_proto.c~lmc_proto_raw_h_rm	2004-04-05 13:06:33.000000000 -0700
+++ linux-265-kj1-rddunlap/drivers/net/wan/lmc/lmc_proto.c	2004-04-05 13:06:33.000000000 -0700
@@ -50,7 +50,6 @@
 #include "lmc_debug.h"
 #include "lmc_ioctl.h"
 #include "lmc_proto.h"
-//#include "lmc_proto_raw.h"
 
 /*
  * The compile-time variable SPPPSTUP causes the module to be
diff -puN -L drivers/net/wan/lmc/lmc_proto_raw.h drivers/net/wan/lmc/lmc_proto_raw.h~lmc_proto_raw_h_rm /dev/null
--- linux-265-kj1/drivers/net/wan/lmc/lmc_proto_raw.h
+++ /dev/null	2003-05-01 16:55:24.000000000 -0700
@@ -1,4 +0,0 @@
-#ifndef _LMC_PROTO_RAW_H_
-#define _LMC_PROTO_RAW_H_
-
-#endif

_


--
~Randy
"We have met the enemy and he is us."  -- Pogo (by Walt Kelly)

             reply	other threads:[~2004-04-05 23:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-05 23:29 Randy.Dunlap [this message]
2004-04-06 12:18 ` [PATCH] lmc header file not needed Jeff Garzik

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=20040405162908.68e5aff4.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).