lkml.org 
[lkml]   [2003]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] remove an unused variable in riscom8.c
The patch below removes an unused variable in drivers/char/riscom8.c

I've tested the compilation with 2.6.0-test4-mm4.

Please apply
Adrian

--- linux-2.6.0-test4-mm4-no-smp/drivers/char/riscom8.c.old 2003-09-01 22:21:57.000000000 +0200
+++ linux-2.6.0-test4-mm4-no-smp/drivers/char/riscom8.c 2003-09-01 22:22:55.000000000 +0200
@@ -1036,7 +1036,6 @@
int error;
struct riscom_port * port;
struct riscom_board * bp;
- unsigned long flags;

board = RC_BOARD(tty->index);
if (board >= RC_NBOARD || !(rc_board[board].flags & RC_BOARD_PRESENT))
-
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:48    [W:0.029 / U:0.808 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site