Skip to content

Commit 5e1c8a4

Browse files
Adrian Huangingomolnar
authored andcommitted
x86/ioapic: Remove unfinished sentence from comment
[ mingo: Refine changelog. ] Signed-off-by: Adrian Huang <ahuang12@lenovo.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: linux-kernel@vger.kernel.org
1 parent 5a7d6d2 commit 5e1c8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/x86/kernel/apic/io_apic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ static int alloc_isa_irq_from_domain(struct irq_domain *domain,
997997
/*
998998
* Legacy ISA IRQ has already been allocated, just add pin to
999999
* the pin list associated with this IRQ and program the IOAPIC
1000-
* entry. The IOAPIC entry
1000+
* entry.
10011001
*/
10021002
if (irq_data && irq_data->parent_data) {
10031003
if (!mp_check_pin_attr(irq, info))

0 commit comments

Comments
 (0)