x86/ioapic: Remove a stray tab in the IO-APIC type string
authorAlan Song <syfmark114@163.com>
Mon, 30 Dec 2024 06:57:06 +0000 (14:57 +0800)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 3 Jan 2025 15:02:29 +0000 (16:02 +0100)
commit0094014be0cd75273ef7f2934c17fb8cffd4db6e
tree619cd32d88cc7a8ba214b9edf705b8ca118b2578
parent288bba2f4c8be1e1b9c8bc2e087ce677faf9918a
x86/ioapic: Remove a stray tab in the IO-APIC type string

The type "physic al" should be "physical".

  [ bp: Massage commit message. ]

Fixes: 54cd3795b471 ("x86/ioapic: Cleanup guarded debug printk()s")
Signed-off-by: Alan Song <syfmark114@163.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241230065706.16789-1-syfmark114@163.com
arch/x86/kernel/apic/io_apic.c