projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab396eb
)
netfilter: remove unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Mon, 13 Oct 2008 04:08:34 +0000
(21:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Oct 2008 04:08:34 +0000
(21:08 -0700)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
net/netfilter/nf_tproxy_core.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_tproxy_core.c
patch
|
blob
|
blame
|
history
diff --git
a/net/netfilter/nf_tproxy_core.c
b/net/netfilter/nf_tproxy_core.c
index fe34f4bf74ccd43942898b528db25c5e49b48c64..cdc97f3105a3153e4c55cfb57f5eb4994d393922 100644
(file)
--- a/
net/netfilter/nf_tproxy_core.c
+++ b/
net/netfilter/nf_tproxy_core.c
@@
-10,7
+10,6
@@
*
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/net.h>