Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336945
b: refs/heads/master
c: 8b5c8b6
h: refs/heads/master
i:
  336943: 8408e72
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Oct 24, 2012
1 parent 556d442 commit 6f0ed3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: b533a83008c3fb4983c1213276790cacd39b518f
refs/heads/master: 8b5c8b6396bc008fc23ade51a260594d59db4749
8 changes: 0 additions & 8 deletions trunk/drivers/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@
#define NUM_PAGES_SPANNED(addr, len) \
((PAGE_ALIGN(addr + len) >> PAGE_SHIFT) - (addr >> PAGE_SHIFT))

/* Internal routines */
static int create_gpadl_header(
void *kbuffer, /* must be phys and virt contiguous */
u32 size, /* page-size multiple */
struct vmbus_channel_msginfo **msginfo,
u32 *messagecount);
static void vmbus_setevent(struct vmbus_channel *channel);

/*
* vmbus_setevent- Trigger an event notification on the specified
* channel.
Expand Down

0 comments on commit 6f0ed3f

Please sign in to comment.