Commit 5e1c8a47 authored by Adrian Huang's avatar Adrian Huang Committed by Ingo Molnar

x86/ioapic: Remove unfinished sentence from comment

[ mingo: Refine changelog. ]
Signed-off-by: default avatarAdrian Huang <ahuang12@lenovo.com>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
parent 5a7d6d26
...@@ -997,7 +997,7 @@ static int alloc_isa_irq_from_domain(struct irq_domain *domain, ...@@ -997,7 +997,7 @@ static int alloc_isa_irq_from_domain(struct irq_domain *domain,
/* /*
* Legacy ISA IRQ has already been allocated, just add pin to * Legacy ISA IRQ has already been allocated, just add pin to
* the pin list associated with this IRQ and program the IOAPIC * the pin list associated with this IRQ and program the IOAPIC
* entry. The IOAPIC entry * entry.
*/ */
if (irq_data && irq_data->parent_data) { if (irq_data && irq_data->parent_data) {
if (!mp_check_pin_attr(irq, info)) if (!mp_check_pin_attr(irq, info))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment