diff options
author | 2021-01-20 20:00:32 +0100 | |
---|---|---|
committer | 2021-02-04 19:11:44 +0100 | |
commit | fba2ae30fe8cd13fd1f6b723cdb37d51248c29fc (patch) | |
tree | a811185022b028e4eb5e750c1b1aceee9f3688ab /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ACPI: scan: Clean up printing messages (diff) | |
download | linux-rng-fba2ae30fe8cd13fd1f6b723cdb37d51248c29fc.tar.xz linux-rng-fba2ae30fe8cd13fd1f6b723cdb37d51248c29fc.zip |
ACPI: utils: Clean up printing messages
Replace all of the ACPI_DEBUG_PRINT() instances in utils.c with
pr_debug() and acpi_handle_debug(), drop the _COMPONENT and
ACPI_MODULE_NAME() definitions that are not used any more and
replace direct printk() invocations with pr_debug() calls (the log
level in there is way excessive).
Also add a special pr_fmt() definition, but this only affects the
pr_debug() messages mentioned above.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions