Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354112
b: refs/heads/master
c: 49d2dbe
h: refs/heads/master
v: v3
  • Loading branch information
Peter Huewe authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent 6ebbaea commit 686a9b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 24d8e51ef3671f7dff0aaee0f3cf4c55d33c7292
refs/heads/master: 49d2dbee8b05ad12a3e5da9c7f28074ca30621b7
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/skel.c
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,7 @@ static void skel_pci_remove(struct pci_dev *dev)
}

static struct pci_driver skel_pci_driver = {
.name = "dummy",
.id_table = skel_pci_table,
.probe = &skel_pci_probe,
.remove = &skel_pci_remove
Expand Down

0 comments on commit 686a9b8

Please sign in to comment.