projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e5814
)
net: Remove atalk header from socket.c
author
David Ahern
<dsahern@gmail.com>
Tue, 13 Feb 2018 16:52:03 +0000
(08:52 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 14 Feb 2018 16:55:33 +0000
(11:55 -0500)
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c
patch
|
blob
|
history
diff --git
a/net/socket.c
b/net/socket.c
index
fac8246
..
d83e804
100644
(file)
--- a/
net/socket.c
+++ b/
net/socket.c
@@
-104,7
+104,6
@@
#include <linux/ipv6_route.h>
#include <linux/route.h>
#include <linux/sockios.h>
-#include <linux/atalk.h>
#include <net/busy_poll.h>
#include <linux/errqueue.h>