[PATCH] remove unused variable in arch/i386/kernel/cpu/cyrix.c

From: Christoph Hellwig (hch@sgi.com)
Date: Thu Nov 28 2002 - 17:14:23 EST


--- 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/



This archive was generated by hypermail 2b29 : Sat Nov 30 2002 - 22:00:20 EST