ACPICA: executer/exsystem: Add units to time variable names
authorPaul Menzel <pmenzel@molgen.mpg.de>
Mon, 11 Apr 2022 18:57:02 +0000 (20:57 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Apr 2022 18:24:57 +0000 (20:24 +0200)
commit1838ffe7001bf37e3e31796c7b04e5e083df886e
tree6c08ddd02430cdc42d450483c02b78c20230183a
parentaa29b2083e11722a0ceedfa2a87de74cc7cfa676
ACPICA: executer/exsystem: Add units to time variable names

ACPICA commit b69cbef7a83eadb102a1ff6c6f6fc5abce34805a

`how_long` refers to different units in both functions, so make it more
clear, what unit they expect. That also makes one comment superfluous.

Link: https://github.com/acpica/acpica/commit/b69cbef7
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exsystem.c