Re: [Patch v3 01/13] x86/speculation: Clean up spectre_v2_parse_cmdline
From: Thomas Gleixner
Date: Thu Oct 18 2018 - 08:43:43 EST
On Wed, 17 Oct 2018, Tim Chen wrote:
Please add () after the function name, so it's immediately recognizable as function.
> Remove unnecessary else statement in spectre_v2_parse_cmdline
> to save an indent.
s/an indent/a indentation level/
Nice cleanup!
With that fixed:
Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>