lkml.org 
[lkml]   [2003]   [Feb]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 20 Feb 2003 11:13:07 +0100
FromPavel Machek <>
SubjectMake UNEXPECTED_IO_APIC static
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/

\
 
 \ /
  Last update: 2005-03-22 12:33    [W:0.264 / U:0.110 seconds]
©2003-2008 Jasper Spaans