Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   jruoho
Date:           Mon Apr 12 18:55:27 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpi.c acpi_quirks.c acpivar.h

Log Message:
Remove some unused and global variables. Make the code more readable. Deny
invalid writes to machdep.sleep_state. Cosmetics. No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/acpi/acpi_quirks.c
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/acpi/acpivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index