x86/fpu: Remove cpuinfo argument from init functions
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2023 23:39:43 +0000 (01:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 Jun 2023 08:16:01 +0000 (10:16 +0200)
commit1f34bb2a24643e0087652d81078e4f616562738d
treec88ec362495231768553e6937dbeb5cdf2607299
parent54d9a91a3d6713d1332e93be13b4eaf0fa54349d
x86/fpu: Remove cpuinfo argument from init functions

Nothing in the call chain requires it

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230613224545.783704297@linutronix.de
arch/x86/include/asm/fpu/api.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/fpu/init.c