diff options
author | Mohan Kumar <[email protected]> | 2019-04-20 07:07:20 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-05-09 07:49:58 -0500 |
commit | 34c6b7105e5a11174f856483cde8ad6e61b7236a (patch) | |
tree | a4fcbb148402bfcaf5b1aa1c662e87466aac4e82 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 25da8dbaaf0679b3b22c783952a8392071cfa135 (diff) |
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Replace dev_printk(KERN_DEBUG) with dev_info(), etc to be more consistent
with other logging and avoid checkpatch warnings.
The KERN_DEBUG messages 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.
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Mohan Kumar <[email protected]>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions