From: Sascha Wildner Date: Wed, 30 Jul 2014 04:20:53 +0000 (+0800) Subject: ACPICA: Remove some extraneous printf arguments. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b95dd1753123071fcfe34457ed4f9429c75d5ec9;p=pandora-kernel.git ACPICA: Remove some extraneous printf arguments. Arguments that have no associated % format specifier. Apparently these are not caught by any current compilers. ACPICA BZ 1090. Sascha Wildner. Currently, this patch only affects applications under the toos/power/acpi folder. Link: https://bugs.acpica.org/show_bug.cgi?id=1090 Signed-off-by: Sascha Wildner Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed