Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220414
b: refs/heads/master
c: 9887372
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 21, 2010
1 parent e8f6a28 commit 7927898
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: a78770572074c63fd34dd64fbfd777675bef23db
refs/heads/master: 98873724aa3957f27f35a82f20c85262fae42f0d
1 change: 1 addition & 0 deletions trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ int vmbus_establish_gpadl(struct vmbus_channel *channel, void *kbuffer,
kfree(msginfo);
return ret;
}
EXPORT_SYMBOL_GPL(vmbus_establish_gpadl);

/*
* vmbus_teardown_gpadl -Teardown the specified GPADL handle
Expand Down

0 comments on commit 7927898

Please sign in to comment.