]> asedeno.scripts.mit.edu Git - linux.git/commit
hv_sock: Use consistent types for UUIDs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2019 16:39:43 +0000 (19:39 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2019 20:58:32 +0000 (13:58 -0700)
commitce103204cbe61f8d5d995f7a09a6b18e6b6ac3c4
treeb7a1c0e2515cf6b58119d611ec4f483dd1a20aa6
parent21e8a49ab0bcbcedc413974ca311a5ecf1bb0f24
hv_sock: Use consistent types for UUIDs

The rest of Hyper-V code is using new types for UUID handling.
Convert hv_sock as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/vmw_vsock/hyperv_transport.c