Module Name: src Committed By: msaitoh Date: Tue Aug 6 01:53:47 UTC 2019
Modified Files:
src/sys/dev/acpi: acpi_ec.c
Log Message:
- Make the case that width < 8 behave as the same as before. Pointed out by
Joerg.
- Change "switch" to "if" for simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/acpi/acpi_ec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
