]> git.baikalelectronics.ru Git - kernel.git/commit
acpi_idle: add missing \n to printk
authorLen Brown <len.brown@intel.com>
Sat, 25 Sep 2010 00:50:02 +0000 (20:50 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 29 Sep 2010 03:30:40 +0000 (23:30 -0400)
commite04efbf619336454f790b75e0a74ffa8ae07f33b
tree13e9128b19542eb1432d980554b9cc06845320fd
parent36bfd685787679bfbe466f07014a47150c531a5b
acpi_idle: add missing \n to printk

otherwise, these two lines print as one:

ACPI: acpi_idle yielding to intel_idle
ACPI: SSDT 3f5d8741 00203 (v02 PmRef  Cpu0Ist 00003000 INTL 20050624)

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_driver.c