tools/testing/vsock/util.c
0 → 100644
+66
−0
tools/testing/vsock/util.h
0 → 100644
+36
−0
Loading
Move useful functions into a separate file in preparation for more vsock test programs. Signed-off-by:Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by:
Stefano Garzarella <sgarzare@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>