Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352526
b: refs/heads/master
c: 7ccd7de
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and David S. Miller committed Feb 18, 2013
1 parent a489da8 commit 82fd64f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 25 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: 7777ac3860327da557665f6e53cd82fbe40f151b
refs/heads/master: 7ccd7de691bcc7194deb68b1db391861ada5427e
3 changes: 1 addition & 2 deletions trunk/net/vmw_vsock/af_vsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
#include <net/sock.h>

#include "af_vsock.h"
#include "vsock_version.h"

static int __vsock_bind(struct sock *sk, struct sockaddr_vm *addr);
static void vsock_sk_destruct(struct sock *sk);
Expand Down Expand Up @@ -2009,5 +2008,5 @@ EXPORT_SYMBOL_GPL(vsock_core_exit);

MODULE_AUTHOR("VMware, Inc.");
MODULE_DESCRIPTION("VMware Virtual Socket Family");
MODULE_VERSION(VSOCK_DRIVER_VERSION_STRING);
MODULE_VERSION("1.0.0.0-k");
MODULE_LICENSE("GPL v2");
22 changes: 0 additions & 22 deletions trunk/net/vmw_vsock/vsock_version.h

This file was deleted.

0 comments on commit 82fd64f

Please sign in to comment.