Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249358
b: refs/heads/master
c: 63e69e0
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 3, 2011
1 parent 7121e97 commit 4f64668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9efd21e1f53359e2f4e53ba87002c69a7908142b
refs/heads/master: 63e69e01d7de3ce49d4312e8d78e43a5efe2f737
1 change: 1 addition & 0 deletions trunk/drivers/staging/hv/vmbus_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ struct hv_driver {
void (*cleanup)(struct hv_driver *driver);

int (*probe)(struct hv_device *);
int (*remove)(struct hv_device *);

};

Expand Down

0 comments on commit 4f64668

Please sign in to comment.