Module Name: src
Committed By: riastradh
Date: Fri Dec 31 14:20:40 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
acpibat(4): Delete excessive blank lines.
Makes it hard to follow when there is a big gap between everything
even when there is a tight logical coupling, like setting and testing
an error code.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/acpi/acpi_bat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.