Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338099
b: refs/heads/master
c: 2e0d79c
h: refs/heads/master
i:
  338097: 96fe66c
  338095: a46f5e6
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 00c6ff3 commit eb8d631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 095d0bb5e1644f435a5ee83da95332b410c85d2e
refs/heads/master: 2e0d79c522388209b1ffd857fe6ab7117a945792
2 changes: 1 addition & 1 deletion trunk/drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3820,7 +3820,7 @@ static struct pci_driver slic_driver = {
.name = DRV_NAME,
.id_table = slic_pci_tbl,
.probe = slic_entry_probe,
.remove = __devexit_p(slic_entry_remove),
.remove = slic_entry_remove,
};

static int __init slic_module_init(void)
Expand Down

0 comments on commit eb8d631

Please sign in to comment.