Re: [patch 3/3] x86: io-apic - code style cleaning for setup_IO_APIC_irqs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, September 5, 2008 - 11:38 am

* Cyrill Gorcunov <gorcunov@gmail.com> wrote:


the compiler will inline that single-called function just fine, as long 
as you declare it static.

spreading printouts over several functions isnt all that bad i think. We 
could even drop the 'not connected' complication - it's evident enough 
from the fact that nothing gets printed.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 3/3] x86: io-apic - code style cleaning for set ..., Ingo Molnar, (Fri Sep 5, 11:38 am)
Re: [patch 3/3] x86: io-apic - code style cleaning for set ..., Maciej W. Rozycki, (Sat Sep 6, 11:45 am)