diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-03-23 20:29:56 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-03-23 20:29:56 +0300 |
commit | 4bb6669147d9037447baeb633deca8a64e1a55dd (patch) | |
tree | 4c90ebe82c8ec098bea55606d0e84947090586b8 /include/linux/pci.h | |
parent | a26356ab9392e0c5f8ad87d76c42e7c58c036d24 (diff) | |
download | linux-4bb6669147d9037447baeb633deca8a64e1a55dd.tar.xz |
PCI/MSI: Use dev_printk() when possible
Use dev_printk() when possible. This makes messages more consistent with
other device-related messages and, in some cases, adds useful information.
This changes messages like this:
Unable to allocate affinity masks, ignoring
to this:
pci 0000:01:00.0: can't allocate MSI affinity masks for 4 vectors
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions