Re: [PATCH] ACPICA: Fix indentation

From: Rafael J. Wysocki
Date: Wed Dec 13 2017 - 17:27:14 EST


On Wed, Dec 13, 2017 at 10:53 PM, Schmauss, Erik
<erik.schmauss@xxxxxxxxx> wrote:
>
>> -----Original Message-----
>> From: rjwysocki@xxxxxxxxx [mailto:rjwysocki@xxxxxxxxx] On Behalf Of Rafael
>> J. Wysocki
>> Sent: Friday, December 8, 2017 9:06 AM
>> To: Vasyl Gomonovych <gomonovych@xxxxxxxxx>
>> Cc: Moore, Robert <robert.moore@xxxxxxxxx>; Zheng, Lv
>> <lv.zheng@xxxxxxxxx>; Wysocki, Rafael J <rafael.j.wysocki@xxxxxxxxx>; Len
>> Brown <lenb@xxxxxxxxxx>; ACPI Devel Maling List <linux-acpi@xxxxxxxxxxxxxxx>;
>> devel@xxxxxxxxxx; Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>;
>> Schmauss, Erik <erik.schmauss@xxxxxxxxx>
>> Subject: Re: [PATCH] ACPICA: Fix indentation
>>
>> On Fri, Dec 8, 2017 at 5:29 PM, Vasyl Gomonovych <gomonovych@xxxxxxxxx>
>> 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 <gomonovych@xxxxxxxxx>
>>
>> This is ACPICA code, so changes like this should go in via the upstream.
>>
>
> Hi,
>> Erik may want to pick this up, however.
>>
>
> Thanks for pointing this out. I found solution to fix the indentation issue. It will be in the next release.

Cool, thanks!