Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69c3a73c authored by Michael Neuling's avatar Michael Neuling Committed by Michael Ellerman
Browse files

cxl: Remove unnecessarily verbose print in cxl_remove()

parent aa70775e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1154,8 +1154,6 @@ static void cxl_remove(struct pci_dev *dev)
	struct cxl *adapter = pci_get_drvdata(dev);
	int afu;

	dev_warn(&dev->dev, "pci remove\n");

	/*
	 * Lock to prevent someone grabbing a ref through the adapter list as
	 * we are removing it