Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363099
b: refs/heads/master
c: 0cf40a3
h: refs/heads/master
i:
  363097: c241cbb
  363095: e61f328
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Mar 15, 2013
1 parent 576f533 commit 76663eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: c51af826cf062af3c49a99a05a33236d93c57e72
refs/heads/master: 0cf40a3e661b09c0dda795a77ccc0402c3153859
7 changes: 0 additions & 7 deletions trunk/drivers/hv/hv_balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -1096,14 +1096,7 @@ static int __init init_balloon_drv(void)
return vmbus_driver_register(&balloon_drv);
}

static void exit_balloon_drv(void)
{

vmbus_driver_unregister(&balloon_drv);
}

module_init(init_balloon_drv);
module_exit(exit_balloon_drv);

MODULE_DESCRIPTION("Hyper-V Balloon");
MODULE_VERSION(HV_DRV_VERSION);
Expand Down

0 comments on commit 76663eb

Please sign in to comment.