lkml.org 
[lkml]   [2003]   [Sep]   [25]   [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
This patch was sent earlier but the patching was done in wrong way
.... So submitting a correctly patched one.

--- drivers/char/cyclades.c.orig 2003-09-25 19:04:22.000000000 +0530
+++ drivers/char/cyclades.c 2003-09-25 19:07:45.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.039 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site