lkml.org 
[lkml]   [2003]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[TRIVIAL] Patch to for Cyclades ISA serial board under 2.6
Date
Quick patch to remove unused variables in Cyclades.c


diff -urN linux-2.6.0-test5.orig/drivers/char/cyclades.c
linux-2.6.0-test5/drivers/char/cyclades.c
--- linux-2.6.0-test5.orig/drivers/char/cyclades.c 2003-09-09
01:19:57.000000000 +0530
+++ linux-2.6.0-test5/drivers/char/cyclades.c 2003-09-20 09:38:20.000000000
+0530
@@ -5665,8 +5665,7 @@
cy_cleanup_module(void)
{
int i;
- int e1, e2;
- unsigned long flags;
+ int e1;

#ifndef CONFIG_CYZ_INTR
if (cyz_timeron){

-
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.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site