mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-16 06:31:46 +00:00
cxl: Remove unnecessarily verbose print in cxl_remove()
Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
aa70775e9a
commit
69c3a73c81
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user