Re: [PATCH] vsock: vmci: Remove unneeded linux/miscdevice.h include

2017-09-19 Thread David Miller
From: Corentin Labbe Date: Mon, 18 Sep 2017 20:18:55 +0200 > net/vmw_vsock/vmci_transport.c does not use any miscdevice so this patch > remove this unnecessary inclusion. > > Signed-off-by: Corentin Labbe Applied, thank you.

[PATCH] vsock: vmci: Remove unneeded linux/miscdevice.h include

2017-09-18 Thread Corentin Labbe
net/vmw_vsock/vmci_transport.c does not use any miscdevice so this patch remove this unnecessary inclusion. Signed-off-by: Corentin Labbe --- net/vmw_vsock/vmci_transport.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/vmw_vsock/vmci_transport.c b/net/vmw_vsock/vmci_transport.c index 10