Make UNEXPECTED_IO_APIC static

From: Pavel Machek (pavel@ucw.cz)
Date: Thu Feb 20 2003 - 05:13:07 EST


Hi!

This makes it static... Because we can.

                                                        Pavel

--- clean/arch/i386/kernel/io_apic.c 2003-02-18 12:24:27.000000000 +0100
+++ linux/arch/i386/kernel/io_apic.c 2003-02-18 12:24:59.000000000 +0100
@@ -1150,7 +1150,7 @@
         enable_8259A_irq(0);
 }
 
-void __init UNEXPECTED_IO_APIC(void)
+static void __init UNEXPECTED_IO_APIC(void)
 {
         printk(KERN_WARNING "INFO: unexpected IO-APIC, please file a report at\n");
         printk(KERN_WARNING " http://bugzilla.kernel.org\n");

-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
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 : Sun Feb 23 2003 - 22:00:28 EST