Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220411
b: refs/heads/master
c: 18726d7
h: refs/heads/master
i:
  220409: c373366
  220407: 3aa46e1
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 21, 2010
1 parent 2727cb4 commit bc0ed96
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: 150b19d43065762f19a4e6060b07c9bbbc85bcc7
refs/heads/master: 18726d7a60fdced593b94ff7cc5264ba753ef656
1 change: 1 addition & 0 deletions trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ int vmbus_teardown_gpadl(struct vmbus_channel *channel, u32 gpadl_handle)
kfree(info);
return ret;
}
EXPORT_SYMBOL_GPL(vmbus_teardown_gpadl);

/*
* vmbus_close - Close the specified channel
Expand Down

0 comments on commit bc0ed96

Please sign in to comment.