Thread (26 messages) 26 messages, 5 authors, 2019-11-22

Re: [PATCH net-next 4/6] vsock: add vsock_loopback transport

From: David Miller <davem@davemloft.net>
Date: 2019-11-20 01:15:04
Also in: kvm, lkml

From: Stefano Garzarella <sgarzare@redhat.com>
Date: Tue, 19 Nov 2019 12:01:19 +0100
+static int vsock_loopback_cancel_pkt(struct vsock_sock *vsk)
+{
+	struct vsock_loopback *vsock;
+	struct virtio_vsock_pkt *pkt, *n;
+	int ret;
+	LIST_HEAD(freeme);
Reverse christmas tree ordering of local variables here please.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help