lkml.org 
[lkml]   [2002]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] remove unused variable in arch/i386/kernel/cpu/cyrix.c

--- 1.6/arch/i386/kernel/cpu/cyrix.c Fri Nov 15 03:02:21 2002
+++ edited/arch/i386/kernel/cpu/cyrix.c Thu Nov 28 14:22:16 2002
@@ -170,7 +170,7 @@
{
unsigned long flags;
u8 ccr3, ccr4;
- unsigned long cr0;
+
local_irq_save(flags);

ccr3 = getCx86(CX86_CCR3);
-
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:31    [from the cache]
©2003-2011 Jasper Spaans