Re: [PATCH] ACPICA: Fix indentation

2017-12-13 Thread Rafael J. Wysocki
Moore, Robert ; Zheng, Lv >> ; Wysocki, Rafael J ; Len >> Brown ; ACPI Devel Maling List ; >> de...@acpica.org; Linux Kernel Mailing List ; >> Schmauss, Erik >> Subject: Re: [PATCH] ACPICA: Fix indentation >> >> On Fri, Dec 8, 2017 at 5:29 PM, Vasyl Gomonovych

RE: [PATCH] ACPICA: Fix indentation

2017-12-13 Thread Schmauss, Erik
ist ; > de...@acpica.org; Linux Kernel Mailing List ; > Schmauss, Erik > Subject: Re: [PATCH] ACPICA: Fix indentation > > On Fri, Dec 8, 2017 at 5:29 PM, Vasyl Gomonovych > wrote: > > This patch avoids that smatch reports the following: > > drivers/acpi/acpica/exdu

RE: [PATCH] ACPICA: Fix indentation

2017-12-08 Thread Moore, Robert
; Schmauss, Erik > Subject: Re: [PATCH] ACPICA: Fix indentation > > On Fri, Dec 8, 2017 at 5:29 PM, Vasyl Gomonovych > wrote: > > This patch avoids that smatch reports the following: > > drivers/acpi/acpica/exdump.c:623 acpi_ex_dump_operand() warn: > > inconsistent inden

Re: [PATCH] ACPICA: Fix indentation

2017-12-08 Thread Rafael J. Wysocki
On Fri, Dec 8, 2017 at 5:29 PM, Vasyl Gomonovych wrote: > This patch avoids that smatch reports the following: > drivers/acpi/acpica/exdump.c:623 acpi_ex_dump_operand() warn: inconsistent > indenting > > Signed-off-by: Vasyl Gomonovych This is ACPICA code, so changes like this should go in via