Loading drivers/misc/cxl/pci.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/misc/cxl/pci.c +0 −2 Original line number Diff line number Diff line Loading @@ -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