mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.5 patch] remove unused variable from drivers/net/irda/ali-ircc.c
@ 2003-01-18 23:19 Adrian Bunk
  2003-01-20 17:43 ` Jean Tourrilhes
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2003-01-18 23:19 UTC (permalink / raw)
  To: Jean Tourrilhes; +Cc: linux-kernel

Hi Jean,

the patch below removes an unused variable that generated a compile time 
warning. I've tested the compilation with 2.5.59.

cu
Adrian

--- linux-2.5.59-full/drivers/net/irda/ali-ircc.c.old	2003-01-19 00:09:16.000000000 +0100
+++ linux-2.5.59-full/drivers/net/irda/ali-ircc.c	2003-01-19 00:12:37.000000000 +0100
@@ -248,7 +248,6 @@
 	struct ali_ircc_cb *self;
 	struct pm_dev *pmdev;
 	int dongle_id;
-	int ret;
 	int err;
 			
 	IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);	

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-20 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-18 23:19 [2.5 patch] remove unused variable from drivers/net/irda/ali-ircc.c Adrian Bunk
2003-01-20 17:43 ` Jean Tourrilhes

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®