lkml.org 
[lkml]   [2003]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.5 patch] remove unused variable from drivers/net/irda/ali-ircc.c
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__);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:32    [W:4.379 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site