diff options
author | Hanjun Guo <guohanjun@huawei.com> | 2021-06-02 11:54:32 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-07 16:36:46 +0300 |
commit | 6183a684377f9340ff9460743f87f01216af3a6b (patch) | |
tree | 824ebe92ac7df4c930cdbb17ef111c04393f86bd /drivers/acpi/processor_throttling.c | |
parent | 673a0796b1237d1cbe4947e711daa196858a138a (diff) | |
download | linux-6183a684377f9340ff9460743f87f01216af3a6b.tar.xz |
ACPI: processor_perflib: Cleanup print messages
The log messages in processor_perflib.c is not in consistency,
we have some printk() calls with PREFIX, but some are not; we
use pr_*() functions without prefix. So add pr_fmt() and unify
them with pr_*() functions.
While at it, fix some obvious coding style issues when going
through the functions.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/processor_throttling.c')
0 files changed, 0 insertions, 0 deletions