aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ls-caps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ls-caps.c b/ls-caps.c
index bc1443a..2c99812 100644
--- a/ls-caps.c
+++ b/ls-caps.c
@@ -1812,7 +1812,6 @@ show_caps(struct device *d, int where)
break;
case PCI_CAP_ID_EXP:
type = cap_express(d, where, cap);
- struct pci_cap* test = pci_find_cap(d->dev, PCI_CAP_ID_EXP, PCI_CAP_NORMAL);
can_have_ext_caps = 1;
break;
case PCI_CAP_ID_MSIX: