Skip to content

Commit

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

static struct platform_driver meth_driver = {
.probe = meth_probe,
.remove = __devexit_p(meth_remove),
.remove = __exit_p(meth_remove),
.driver = {
.name = "meth",
.owner = THIS_MODULE,
Expand Down

0 comments on commit 5655ea2

Please sign in to comment.