This is not formatted correctly and really not useful, so let's just remove
it.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/drivers/virtio/virtio_pci.c b/drivers/virtio/virtio_pci.c
index 36b810d..2882490 100644
--- a/drivers/virtio/virtio_pci.c
+++ b/drivers/virtio/virtio_pci.c
@@ -73,7 +73,6 @@ MODULE_DEVICE_TABLE(pci, virtio_pci_id_table);
static void virtio_pci_root_release(struct device *d)
{
- pr_debug("%s\n", __FUNCTION__);
}
/* A PCI device has it's own struct device and so does a virtio device so