lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 05 Jul 2014 09:12:46 +0530
From:	Varka Bhadram <varkabhadram@...il.com>
To:	Asias He <asias.hejun@...il.com>, kvm@...r.kernel.org,
	virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [RFC V2 3/7] VSOCK: Introduce virtio-vsock-common.ko


On Saturday 05 July 2014 08:53 AM, Asias He wrote:
> From: Asias He <asias@...hat.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 <asias@...hat.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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ