* [PATCH] 2.4.22 drivers/char/ip2main.c
@ 2003-08-31 23:47 Adrian Levi
0 siblings, 0 replies; only message in thread
From: Adrian Levi @ 2003-08-31 23:47 UTC (permalink / raw)
To: linux-kernel
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];
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-31 23:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-31 23:47 [PATCH] 2.4.22 drivers/char/ip2main.c Adrian Levi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox