[PATCH v2 0/3] x86/smpboot: Minor cleanup

From: Sohil Mehta
Date: Thu Jul 27 2023 - 14:06:48 EST


These cleanup patches are minor and fairly independent. I have put them in a
series to make it easier to review. Please feel free to apply any of them.

I found these mainly through code inspection.

v2:
- Added 2 more patches
- Rebased to 6.5-rc3
- Improved commit message

v1: https://lore.kernel.org/lkml/20230614201301.1308363-1-sohil.mehta@xxxxxxxxx/

Sohil Mehta (3):
x86/smpboot: Remove a stray comment about CPU hotplug
x86/smp: Remove a non-existent function declaration
x86/smpboot: Change smp_store_boot_cpu_info() to static

arch/x86/include/asm/smp.h | 3 ---
arch/x86/kernel/smpboot.c | 6 ++----
2 files changed, 2 insertions(+), 7 deletions(-)

--
2.34.1