Re: [PATCH] x86/boot: Handle malformed SRAT tables during early ACPI parsing

From: Steven Clarkson
Date: Fri Jan 31 2020 - 18:01:03 EST


On Fri, Jan 31, 2020 at 10:55 AM Borislav Petkov <bp@xxxxxxx> wrote:
> Only in case you want to send patches in the future, see below.
> scripts/checkpatch.pl can do that checking for you before you send. I'll
> fix it up now.
>
> ERROR: code indent should use tabs where possible
> #37: FILE: arch/x86/boot/compressed/acpi.c:398:
> + if (!sub_table->length) {$

I did that, but my mail client ate my tabs. Lesson learned. Thanks.