[Patch v7 01/18] x86/speculation: Clean up spectre_v2_parse_cmdline()

2018-11-20 Thread Tim Chen
Remove unnecessary else statement in spectre_v2_parse_cmdline() to save a indentation level. Signed-off-by: Tim Chen --- arch/x86/kernel/cpu/bugs.c | 27 +-- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/arch/x86/kernel/cpu/bugs.c

[Patch v7 01/18] x86/speculation: Clean up spectre_v2_parse_cmdline()

2018-11-20 Thread Tim Chen
Remove unnecessary else statement in spectre_v2_parse_cmdline() to save a indentation level. Signed-off-by: Tim Chen --- arch/x86/kernel/cpu/bugs.c | 27 +-- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/arch/x86/kernel/cpu/bugs.c