Module Name: src Committed By: riastradh Date: Tue Nov 12 21:49:11 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_dev.c
Log Message:
acpi(4): KNF
- Nix trailing whitespace.
- Fix operator spacing.
- No need to cast AcpiOsMapMemory result.
No functional change intended.
Followup commit for PR 58817.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/acpi_dev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
