summaryrefslogtreecommitdiffstats
path: root/kernel/include/uapi/linux/netfilter/ipset/ip_set.h
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2014-12-29 22:28:17 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-01-06 08:25:09 +0100
commitf1d7b4b97f82c5fb912e0857818cbec07d264b23 (patch)
tree034c4d665ccd1c1e1ae64b066e2c65580547619d /kernel/include/uapi/linux/netfilter/ipset/ip_set.h
parentf5faf94ec994b470ad4a23daa0218a75c5003f46 (diff)
More compatibility checking and simplifications
Try hard to keep the support of the 2.6.32 kernel tree and simplify the code with self-referential macros.
Diffstat (limited to 'kernel/include/uapi/linux/netfilter/ipset/ip_set.h')
-rw-r--r--kernel/include/uapi/linux/netfilter/ipset/ip_set.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/include/uapi/linux/netfilter/ipset/ip_set.h b/kernel/include/uapi/linux/netfilter/ipset/ip_set.h
index 93549ef..63b2e34 100644
--- a/kernel/include/uapi/linux/netfilter/ipset/ip_set.h
+++ b/kernel/include/uapi/linux/netfilter/ipset/ip_set.h
@@ -10,7 +10,6 @@
#ifndef _UAPI_IP_SET_H
#define _UAPI_IP_SET_H
-
#include <linux/types.h>
/* The protocol version */