]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / tables: Replace printk with pr_*
authorHanjun Guo <hanjun.guo@linaro.org>
Thu, 20 Feb 2014 07:45:33 +0000 (15:45 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 2 Mar 2014 00:34:16 +0000 (01:34 +0100)
commit607c617d42e1b9aef00f247bf2f0129f719e314b
tree545e25c35e340230066348669fdcabf1f7ba104d
parentc12b88ed84c80e42e377bda8d1cbf68924238ae1
ACPI / tables: Replace printk with pr_*

This patch just does some cleanup to replace printk with pr_*,
and introduces pr_fmt() to remove all PREFIXs in tables.c,
no functional change.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c