On Wed, Feb 21, 2018 at 09:51:48AM +0100, Ingo Molnar wrote:
* kbuild test robot <[email protected]> wrote:Fixes: 62d8b7fba8d3 ("x86/acpi: Add a new x86_init_acpi structure to x86_init_ops") Signed-off-by: Fengguang Wu <[email protected]> --- 0 files changed-ENOPATCH?
Ah the script crashed when it tries to indent the new code, since it
assumes
func_name()
{
}
while here it's
func_name() { }
I'll fix it up.
Thanks,
Fengguang

