net: cleanup include/linux
[deliverable/linux.git] / include / linux / netfilter_ipv6 / ip6t_rt.h
index 52156023e8dbe7915e090ab05c8d826a4ae25022..ab91bfd2cd00f7dcc931f53f395feaaa2a793660 100644 (file)
@@ -5,8 +5,7 @@
 
 #define IP6T_RT_HOPS 16
 
-struct ip6t_rt
-{
+struct ip6t_rt {
        u_int32_t rt_type;                      /* Routing Type */
        u_int32_t segsleft[2];                  /* Segments Left */
        u_int32_t hdrlen;                       /* Header Length */
This page took 0.02816 seconds and 5 git commands to generate.