diff options
author | Hanjun Guo <guohanjun@huawei.com> | 2021-06-02 16:54:33 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-07 15:36:46 +0200 |
commit | 4140054af069be3a7c3fd82dafaccc51fb52b1b6 (patch) | |
tree | 42f8d3fbbc3e1cd5f16eeecbd7afad668991dfe2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 6183a684377f9340ff9460743f87f01216af3a6b (diff) |
ACPI: processor_throttling: Cleanup the printing messages
The log messages in processor_throttling.c is not in consistency,
we have some printk() calls with PREFIX, but some are not; also 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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions