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: Sat Apr 24 19:36:15 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_power.c dalb_acpi.c
Log Message:
Do not use __func__ with ACPI_DEBUG_PRINT (it already adds it).
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/acpi/acpi_power.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/dalb_acpi.c
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