CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/05 04:03:36
Modified files:
sys/dev/acpi : acpitz.c
Log message:
Cleanup error reporting in the case the temperature can't be read. There
really is no point calling acpitz_gettempreading() immediately again as it
already retries reading the temperature a few times. Also fixup the way
newlines are printed such that they show up at the right point.
ok miod@
