Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369887
b: refs/heads/master
c: 22ee3b5
h: refs/heads/master
i:
  369885: e0bfcb3
  369883: af8b35f
  369879: 1172ba6
  369871: 857aa0f
  369855: 8c080da
v: v3
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Apr 25, 2013
1 parent 847b51a commit d9cb189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6ad0b2f7fdfd95fe3107367f8aed252e94c3f654
refs/heads/master: 22ee3b57c3ff71772b0c4178404b04f5df78d501
2 changes: 1 addition & 1 deletion trunk/net/vmw_vsock/af_vsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static struct list_head vsock_bind_table[VSOCK_HASH_SIZE + 1];
static struct list_head vsock_connected_table[VSOCK_HASH_SIZE];
static DEFINE_SPINLOCK(vsock_table_lock);

static __init void vsock_init_tables(void)
static void vsock_init_tables(void)
{
int i;

Expand Down

0 comments on commit d9cb189

Please sign in to comment.