From: Bob Moore Date: Fri, 25 Jan 2013 05:41:16 +0000 (+0000) Subject: ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls X-Git-Tag: v3.9-rc1~146^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e30a96e47f99c63c04a0e7949d896cba80dd594;p=pandora-kernel.git ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls These macros/functions automatically insert a newline, so the format string should not contain a newline at the end. (This allows these functions to add information to the end of the output line.) Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed