Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ACPI: processor_thermal: Remove unused PREFIX for printing

The PREFIX "ACPI: " is not used in this file, remove it.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Hanjun Guo and committed by
Rafael J. Wysocki
673a0796 ccde83e3

-2
-2
drivers/acpi/processor_thermal.c
··· 17 17 #include <acpi/processor.h> 18 18 #include <linux/uaccess.h> 19 19 20 - #define PREFIX "ACPI: " 21 - 22 20 #ifdef CONFIG_CPU_FREQ 23 21 24 22 /* If a passive cooling situation is detected, primarily CPUfreq is used, as it