mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Make UNEXPECTED_IO_APIC static
@ 2003-02-20 10:13 Pavel Machek
  2003-02-24 23:53 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2003-02-20 10:13 UTC (permalink / raw)
  To: Rusty trivial patch monkey Russell, kernel list, torvalds

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?]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-25  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-20 10:13 Make UNEXPECTED_IO_APIC static Pavel Machek
2003-02-24 23:53 ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®