OSDN Git Service

ACPICA: Remove some extraneous printf arguments.
authorSascha Wildner <swildner@gmail.com>
Wed, 30 Jul 2014 04:20:53 +0000 (12:20 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Jul 2014 22:50:23 +0000 (00:50 +0200)
commitb95dd1753123071fcfe34457ed4f9429c75d5ec9
tree2fe8989ffed0fbadfa2271fa0f0327d65ce79867
parentd38bb0020452bb28579e3ade8537e9e32b41d607
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 <swildner@gmail.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exdump.c
drivers/acpi/acpica/utfileio.c