From 730bf5ebb4dfb3ec654bb6c270aa55de70ebf54d Mon Sep 17 00:00:00 2001 From: Hanjun Guo Date: Thu, 20 Feb 2014 15:45:33 +0800 Subject: [PATCH] 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 Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed