diff options
author | Frederick Lawler <[email protected]> | 2019-05-07 18:24:46 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-05-09 16:26:59 -0500 |
commit | d55791834570e79e9a1952f5c2e73f34af890fb3 (patch) | |
tree | 7aa85c6f30e6a52cea0bad19e85120f28156b875 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) |
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Replace dev_printk(KERN_DEBUG) with dev_info() or dev_err() to be more
consistent with other logging.
These could be converted to dev_dbg(), but that depends on
CONFIG_DYNAMIC_DEBUG and DEBUG, and we want most of these messages to
*always* be in the dmesg log.
Also remove a redundant kzalloc() failure message.
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Frederick Lawler <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions