Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259454
b: refs/heads/master
c: 7259d82
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 2c4e3e6 commit b2dc72f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 6a8ddc71b77b9f88a41a336dea383582f8eddbd6
refs/heads/master: 7259d82321814393bd59f667623130e44b6ed26b
1 change: 0 additions & 1 deletion trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,6 @@ EXPORT_SYMBOL_GPL(vmbus_recvpacket_raw);
*/
void vmbus_onchannel_event(struct vmbus_channel *channel)
{
dump_vmbus_channel(channel);

channel->onchannel_callback(channel->channel_callback_context);

Expand Down

0 comments on commit b2dc72f

Please sign in to comment.