From: "Adrian Levi" <hoarder@optushome.com.au>
To: <linux-kernel@vger.kernel.org>
Subject: [PATCH] 2.4.22 drivers/char/ip2main.c
Date: Mon, 1 Sep 2003 09:47:12 +1000 [thread overview]
Message-ID: <002a01c3701a$3cc65f80$0600a8c0@air> (raw)
Unused variable rc in function ip2_init_board(int).
I am not subscribed to lkml, please cc comments to hoarder@optushome.com.au.
--- /home/adrian/linux/drivers/char/ip2main.c 2003-09-01 09:43:40.000000000
+1000
+++ /home/adrian/linux-2.4.22/drivers/char/ip2main.c 2002-11-29
09:53:12.000000000 +1000
@@ -988,7 +988,7 @@
static void __init
ip2_init_board( int boardnum )
{
- int i;
+ int i,rc;
int nports = 0, nboxes = 0;
i2ChanStrPtr pCh;
i2eBordStrPtr pB = i2BoardPtrTable[boardnum];
reply other threads:[~2003-08-31 23:50 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='002a01c3701a$3cc65f80$0600a8c0@air' \
--to=hoarder@optushome.com.au \
--cc=linux-kernel@vger.kernel.org \
/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