Re: [PATCH 1/4] acpi: exsystem: Add units to time variable names

From: Paul Menzel
Date: Wed Mar 02 2022 - 03:06:35 EST


Dear Rafael,


Am 01.03.22 um 20:40 schrieb Rafael J. Wysocki:
On Thu, Feb 24, 2022 at 12:38 PM Paul Menzel <pmenzel@xxxxxxxxxxxxx> wrote:

`how_long` uses different units in both functions, so make it more
clear, what unit they expect.

Signed-off-by: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
---
drivers/acpi/acpica/exsystem.c | 20 ++++++++++----------

As ACPICA material, this should be submitted to the upstream project
via https://github.com/acpica/acpica/.

This applies to the other patches in the series too.

Thank you for the hint. Done [1].

[…]


Kind regards,

Paul


PS: I should have read [2] before manually porting my patches from Linux to ACPICA.


[1]: https://github.com/acpica/acpica/pull/754
[2]: Documentation/driver-api/acpi/linuxized-acpica.rst