Re: [PATCH v4 5/5] ACPI: Replace printk with pr_* in tables.c

2014-02-18 Thread Hanjun Guo
On 2014年02月18日 22:06, Joe Perches wrote: On Tue, 2014-02-18 at 21:55 +0800, Hanjun Guo wrote: This patch just do some clean up to replace printk with pr_*, no functional change. trivial note: diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c [] @@ -55,8 +55,7 @@ void acpi_table_pri

Re: [PATCH v4 5/5] ACPI: Replace printk with pr_* in tables.c

2014-02-18 Thread Joe Perches
On Tue, 2014-02-18 at 21:55 +0800, Hanjun Guo wrote: > This patch just do some clean up to replace printk with pr_*, > no functional change. trivial note: > diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c [] > @@ -55,8 +55,7 @@ void acpi_table_print_madt_entry(struct > acpi_subtable_h