]> Git Repo - J-linux.git/commitdiff
x86/ioapic: Remove unfinished sentence from comment
authorAdrian Huang <[email protected]>
Thu, 23 Nov 2023 04:13:37 +0000 (12:13 +0800)
committerIngo Molnar <[email protected]>
Thu, 23 Nov 2023 10:00:24 +0000 (11:00 +0100)
[ mingo: Refine changelog. ]

Signed-off-by: Adrian Huang <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: [email protected]
arch/x86/kernel/apic/io_apic.c

index 00da6cf6b07dcb5551a0b2c5faeea60d0fb07307..40c7cf180c2031d1b8fbe357aca6c464004fa0bf 100644 (file)
@@ -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
         * the pin list associated with this IRQ and program the IOAPIC
-        * entry. The IOAPIC entry
+        * entry.
         */
        if (irq_data && irq_data->parent_data) {
                if (!mp_check_pin_attr(irq, info))
This page took 0.053673 seconds and 4 git commands to generate.