* Re: [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c [not found] <20180813061315.9084-1-yuehaibing@huawei.com> @ 2018-08-13 9:42 ` Michael S. Tsirkin 2018-08-13 16:46 ` David Miller 1 sibling, 0 replies; 2+ messages in thread From: Michael S. Tsirkin @ 2018-08-13 9:42 UTC (permalink / raw) To: YueHaibing; +Cc: netdev, virtualization, davem, linux-kernel On Mon, Aug 13, 2018 at 02:13:15PM +0800, YueHaibing wrote: > Remove duplicated include linux/netdevice.h > > Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> > --- > drivers/net/virtio_net.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c > index eb00ae6..7659209 100644 > --- a/drivers/net/virtio_net.c > +++ b/drivers/net/virtio_net.c > @@ -30,7 +30,6 @@ > #include <linux/cpu.h> > #include <linux/average.h> > #include <linux/filter.h> > -#include <linux/netdevice.h> > #include <linux/kernel.h> > #include <linux/pci.h> > #include <net/route.h> > -- > 2.7.0 > ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c [not found] <20180813061315.9084-1-yuehaibing@huawei.com> 2018-08-13 9:42 ` [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c Michael S. Tsirkin @ 2018-08-13 16:46 ` David Miller 1 sibling, 0 replies; 2+ messages in thread From: David Miller @ 2018-08-13 16:46 UTC (permalink / raw) To: yuehaibing; +Cc: netdev, virtualization, linux-kernel, mst From: YueHaibing <yuehaibing@huawei.com> Date: Mon, 13 Aug 2018 14:13:15 +0800 > Remove duplicated include linux/netdevice.h > > Signed-off-by: YueHaibing <yuehaibing@huawei.com> Applied. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-13 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180813061315.9084-1-yuehaibing@huawei.com>
2018-08-13 9:42 ` [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c Michael S. Tsirkin
2018-08-13 16:46 ` David Miller
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox