[TRIVIAL PATCH] Removed unused symbol from isicom.c

From: Shine Mohamed
Date: Sat Sep 20 2003 - 06:32:59 EST


Quick patch to remove unused variables in isicom.c


diff -urN linux-2.6.0-test5.orig/drivers/char/isicom.c
linux-2.6.0-test5/drivers/char/isicom.c
--- linux-2.6.0-test5.orig/drivers/char/isicom.c 2003-09-09
01:19:51.000000000 +0530
+++ linux-2.6.0-test5/drivers/char/isicom.c 2003-09-20 15:44:31.000000000
+0530
@@ -958,7 +958,6 @@
struct isi_port * port;
struct isi_board * card;
unsigned int line, board;
- unsigned long flags;
int error;

#ifdef ISICOM_DEBUG


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/