]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
x86/ioapic: Remove unfinished sentence from comment
authorAdrian Huang <ahuang12@lenovo.com>
Thu, 23 Nov 2023 04:13:37 +0000 (12:13 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 23 Nov 2023 10:00:24 +0000 (11:00 +0100)
[ 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
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))