]> git.ipfire.org Git - people/arne_f/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)
commit730bf5ebb4dfb3ec654bb6c270aa55de70ebf54d
tree545e25c35e340230066348669fdcabf1f7ba104d
parentcfbf8d4857c26a8a307fb7cd258074c9dcd8c691
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