Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220437
b: refs/heads/master
c: 36ceadf
h: refs/heads/master
i:
  220435: 4375a99
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 21, 2010
1 parent ac74a4b commit 6f5a44d
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: ba9bf63080bea106e91e4639cea8940b9b3851a1
refs/heads/master: 36ceadfc65a78822dfb8e87fc9daab6be3ac3994
1 change: 1 addition & 0 deletions trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,
kfree(openInfo);
return err;
}
EXPORT_SYMBOL_GPL(vmbus_open);

/*
* dump_gpadl_body - Dump the gpadl body message to the console for
Expand Down

0 comments on commit 6f5a44d

Please sign in to comment.