summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.h
diff options
context:
space:
mode:
authorSven Eckelmann2015-06-18 18:53:19 +0200
committerAntonio Quartulli2015-08-25 00:12:20 +0200
commit2bdd1888f147576fb870a926a4d015305b5bbeee (patch)
tree769ed20af9bc0f0b67bc92ee38921cf80f4de6c8 /net/batman-adv/gateway_common.h
parentbatman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new (diff)
downloadkernel-qcow2-linux-2bdd1888f147576fb870a926a4d015305b5bbeee.tar.gz
kernel-qcow2-linux-2bdd1888f147576fb870a926a4d015305b5bbeee.tar.xz
kernel-qcow2-linux-2bdd1888f147576fb870a926a4d015305b5bbeee.zip
batman-adv: Remove batadv_ types forward declarations
main.h is included in every file and is the only way to access types.h. This makes forward declarations for all types defined in types.h unnecessary. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Diffstat (limited to 'net/batman-adv/gateway_common.h')
-rw-r--r--net/batman-adv/gateway_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/batman-adv/gateway_common.h b/net/batman-adv/gateway_common.h
index bd5c812cebf4..ab893e318229 100644
--- a/net/batman-adv/gateway_common.h
+++ b/net/batman-adv/gateway_common.h
@@ -22,7 +22,6 @@
#include <linux/types.h>
-struct batadv_priv;
struct net_device;
enum batadv_gw_modes {