https://github.com/torvalds/linux
Revision 21671b88be331fb9c95891d5ee7d2e940e6b024c authored by Frans Pop on 22 May 2009, 08:23:40 UTC, committed by Len Brown on 30 May 2009, 01:26:26 UTC
Commit 4973b22a ("ACPI processor: reset the throttling state once it's
invalid") introduced a new warning which prints a spurious newline.

The ACPI_WARNING macro that is used already takes care of adding a
newline, after adding ACPI_CA_VERSION to the message. Remove the newline
to avoid the message getting split into two lines.

Signed-off-by: Frans Pop <elendil@planet.nl>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 1fc8d33
History
Tip revision: 21671b88be331fb9c95891d5ee7d2e940e6b024c authored by Frans Pop on 22 May 2009, 08:23:40 UTC
ACPI processor: remove spurious newline from warning message
Tip revision: 21671b8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top