riscv: cleanup svpbmt cpufeature probing
From: Heiko Stuebner <heiko@...> Date: Thu, 1 Sep 2022 17:04:36 +0200
Commit-Message
For better readability (and compile time coverage) use IS_ENABLED instead of ifdef and drop the new unneeded switch statement. Signed-off-by: Heiko Stuebner <heiko@...> Reviewed-by: Guo Ren <guoren@...> Reviewed-by: Conor Dooley <conor.dooley@...> Reviewed-by: Andrew Jones <ajones@...>
Patch-Comment
arch/riscv/kernel/cpufeature.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)
Statistics
- 5 lines added
- 8 lines removed