[PATCH 0/2] xen: Use dev_printk() when possible

Bjorn Helgaas posted 2 patches 3 years, 11 months ago
Failed in applying to current master (apply log)
drivers/xen/xen-pciback/conf_space.c        | 16 +++++----
drivers/xen/xen-pciback/conf_space_header.c | 40 +++++++++------------
drivers/xen/xen-pciback/conf_space_quirks.c |  6 ++--
drivers/xen/xen-pciback/pci_stub.c          | 38 +++++++++-----------
drivers/xen/xen-pciback/pciback_ops.c       | 38 ++++++++------------
drivers/xen/xen-pciback/vpci.c              | 10 +++---
drivers/xen/xenbus/xenbus_probe.c           | 11 +++---
7 files changed, 70 insertions(+), 89 deletions(-)
[PATCH 0/2] xen: Use dev_printk() when possible
Posted by Bjorn Helgaas 3 years, 11 months ago
From: Bjorn Helgaas <bhelgaas@google.com>

Use dev_printk() when possible to include device and driver information in
the conventional format.

Bjorn Helgaas (2):
  xen-pciback: Use dev_printk() when possible
  xenbus: Use dev_printk() when possible

 drivers/xen/xen-pciback/conf_space.c        | 16 +++++----
 drivers/xen/xen-pciback/conf_space_header.c | 40 +++++++++------------
 drivers/xen/xen-pciback/conf_space_quirks.c |  6 ++--
 drivers/xen/xen-pciback/pci_stub.c          | 38 +++++++++-----------
 drivers/xen/xen-pciback/pciback_ops.c       | 38 ++++++++------------
 drivers/xen/xen-pciback/vpci.c              | 10 +++---
 drivers/xen/xenbus/xenbus_probe.c           | 11 +++---
 7 files changed, 70 insertions(+), 89 deletions(-)


base-commit: 8f3d9f354286745c751374f5f1fcafee6b3f3136
-- 
2.25.1