Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280093
b: refs/heads/master
c: 8f257a1
h: refs/heads/master
i:
  280091: a0d8b70
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jan 5, 2012
1 parent ebd22bd commit e5ecd79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: b9d4e714a86a4e88c2f530c76597f7025e5851d6
refs/heads/master: 8f257a142fc3868d69de3f996b95d7bdbc509560
5 changes: 1 addition & 4 deletions trunk/drivers/hv/vmbus_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -627,10 +627,7 @@ void vmbus_driver_unregister(struct hv_driver *hv_driver)
pr_info("unregistering driver %s\n", hv_driver->name);

if (!vmbus_exists())
return;

driver_unregister(&hv_driver->driver);

driver_unregister(&hv_driver->driver);
}
EXPORT_SYMBOL_GPL(vmbus_driver_unregister);

Expand Down

0 comments on commit e5ecd79

Please sign in to comment.