From: Adrian Bunk <bunk@fs.tum.de>
To: sailer@ife.ee.ethz.ch, hb9jnx@hb9w.che.eu
Cc: linux-net@vger.kernel.org, linux-kernel@vger.kernel.org,
trivial@rustcorp.com.au
Subject: [2.5 patch] remove two unused variables from baycom_epp.c
Date: Fri, 20 Jun 2003 02:05:55 +0200 [thread overview]
Message-ID: <20030620000555.GH29247@fs.tum.de> (raw)
The patch below removes two unused variables from
drivers/net/hamradio/baycom_epp.c .
Please apply
Adrian
--- linux-2.5.72-mm2/drivers/net/hamradio/baycom_epp.c.old 2003-06-20 02:02:11.000000000 +0200
+++ linux-2.5.72-mm2/drivers/net/hamradio/baycom_epp.c 2003-06-20 02:02:51.000000000 +0200
@@ -376,7 +376,6 @@
char portarg[16];
char *argv[] = { eppconfig_path, "-s", "-p", portarg, "-m", modearg,
NULL };
- int ret;
/* set up arguments */
sprintf(modearg, "%sclk,%smodem,fclk=%d,bps=%d,divider=%d%s,extstat",
@@ -1164,7 +1163,6 @@
static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
{
struct baycom_state *bc;
- struct baycom_ioctl bi;
struct hdlcdrv_ioctl hi;
baycom_paranoia_check(dev, "baycom_ioctl", -EINVAL);
reply other threads:[~2003-06-19 23:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030620000555.GH29247@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=hb9jnx@hb9w.che.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=sailer@ife.ee.ethz.ch \
--cc=trivial@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®