Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166715
b: refs/heads/master
c: fb74c2f
h: refs/heads/master
i:
  166713: e0b1811
  166711: c8a6d3e
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Oct 1, 2009
1 parent 5655ea2 commit 7473815
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: 1ebb5a1aa9a1ede80a37684215971c6130ac91c8
refs/heads/master: fb74c2fcac05fced50cd11b8e8dcecede1d4d880
2 changes: 1 addition & 1 deletion trunk/drivers/net/sgiseeq.c
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ static int __exit sgiseeq_remove(struct platform_device *pdev)

static struct platform_driver sgiseeq_driver = {
.probe = sgiseeq_probe,
.remove = __devexit_p(sgiseeq_remove),
.remove = __exit_p(sgiseeq_remove),
.driver = {
.name = "sgiseeq",
.owner = THIS_MODULE,
Expand Down

0 comments on commit 7473815

Please sign in to comment.