diff options
| author | Frederick Lawler <[email protected]> | 2019-05-07 23:24:46 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2019-05-09 21:26:59 +0000 |
| commit | d55791834570e79e9a1952f5c2e73f34af890fb3 (patch) | |
| tree | 7aa85c6f30e6a52cea0bad19e85120f28156b875 /drivers/fpga/fpga-bridge.c | |
| parent | Linux 5.1-rc1 (diff) | |
| download | kernel-d55791834570e79e9a1952f5c2e73f34af890fb3.tar.gz kernel-d55791834570e79e9a1952f5c2e73f34af890fb3.zip | |
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
