Re: [PATCH] vsock: vmci: Remove unneeded linux/miscdevice.h include
From: David Miller
Date: Tue Sep 19 2017 - 16:52:30 EST
From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
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 <clabbe.montjoie@xxxxxxxxx>
Applied, thank you.