diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-01-20 21:59:05 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-02-04 21:11:44 +0300 |
commit | ee98460b2ff90fad5ece2f380c77b7ea3b3e622f (patch) | |
tree | efb8643005d05d22c42f5e7c7a797e048cc60804 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c56fd5ead29b6ad6625af632a91a231129027185 (diff) | |
download | linux-ee98460b2ff90fad5ece2f380c77b7ea3b3e622f.tar.xz |
ACPI: bus: Clean up printing messages
Replace all of the ACPI_DEBUG_PRINT() and ACPI_EXCEPTION() instances
in bus.c with pr_debug() and pr_info(), respectively, drop the
_COMPONENT and ACPI_MODULE_NAME() definitions that are not used any
more and replace direct printk() invocations with the matching
pr_*() calls (with a couple of exceptions where the log level is
decreased).
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions