projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b7347a
)
vhost: remove unused include
author
Michael S. Tsirkin
<mst@redhat.com>
Sun, 14 Nov 2010 15:33:25 +0000
(17:33 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 9 Dec 2010 13:39:13 +0000
(15:39 +0200)
vhost.c does not need to know about sockets,
don't include sock.h
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/vhost/vhost.c
b/drivers/vhost/vhost.c
index a29d91c776b49a88f7cfcf2847247e0a7db05726..916cdbc279e09949283da8c86e08118dca7579ea 100644
(file)
--- a/
drivers/vhost/vhost.c
+++ b/
drivers/vhost/vhost.c
@@
-30,8
+30,6
@@
#include <linux/if_packet.h>
#include <linux/if_arp.h>
-#include <net/sock.h>
-
#include "vhost.h"
enum {