Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7269
b: refs/heads/master
c: dc85dec
h: refs/heads/master
i:
  7267: 0493456
v: v3
  • Loading branch information
Peter Chubb authored and Jeff Garzik committed Sep 5, 2005
1 parent b21e05f commit 4ea5bec
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: 9d8cc1b6c3cba2be61c0884e3a04dd6baea70654
refs/heads/master: dc85dec68880176c8ba05f68218a161964cada46
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/mdio_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ int __init mdio_bus_init(void)
return bus_register(&mdio_bus_type);
}

void __exit mdio_bus_exit(void)
void mdio_bus_exit(void)
{
bus_unregister(&mdio_bus_type);
}

0 comments on commit 4ea5bec

Please sign in to comment.