On Saturday 05 July 2014 08:53 AM, Asias He wrote:
From: Asias He <as...@redhat.com>

This module contains the common code and header files for the following
virtio-vsock and virtio-vhost kernel modules.

Signed-off-by: Asias He <as...@redhat.com>
---
  include/linux/virtio_vsock.h                       |  207 ++++
  include/uapi/linux/virtio_ids.h                    |    1 +
  .../uapi/linux/{virtio_ids.h => virtio_vsock.h}    |   78 +-
  net/vmw_vsock/virtio_transport_common.c            | 1220 ++++++++++++++++++++
  4 files changed, 1485 insertions(+), 21 deletions(-)
  create mode 100644 include/linux/virtio_vsock.h
  copy include/uapi/linux/{virtio_ids.h => virtio_vsock.h} (50%)
  create mode 100644 net/vmw_vsock/virtio_transport_common.c

This patch having coding style problems. Run checkpatch.pl on this.

--
Regards,
Varka Bhadram.


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to