linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [TRIVIAL][PATCH-2.6.0-test3]remove unused variable in drivers/char/isicom.c
@ 2003-08-18 15:47 Krishnakumar. R
  0 siblings, 0 replies; only message in thread
From: Krishnakumar. R @ 2003-08-18 15:47 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel

Hi,

This patch would remove the 'unused variable' 
error in drivers/char/isicom.c.

Regards
KK

=============================================
diffstat:
isicom.c |    1 -
1 files changed, 1 deletion(-)

=============================================
The following is the patch:


--- linux-2.6.0-test3/drivers/char/isicom.orig.c	2003-08-18 21:07:10.000000000 
+0530
+++ linux-2.6.0-test3/drivers/char/isicom.c	2003-08-18 21:07:25.000000000 
+0530
@@ -972,7 +972,6 @@
 	struct isi_port * port;
 	struct isi_board * card;
 	unsigned int line, board;
-	unsigned long flags;
 	int error;
 
 #ifdef ISICOM_DEBUG	


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-18 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-18 15:47 [TRIVIAL][PATCH-2.6.0-test3]remove unused variable in drivers/char/isicom.c Krishnakumar. R

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).