const: struct nla_policy
[cascardo/linux.git] / net / wimax / op-state-get.c
index a76b8fc..11ad335 100644 (file)
@@ -33,8 +33,7 @@
 #include "debug-levels.h"
 
 
-static const
-struct nla_policy wimax_gnl_state_get_policy[WIMAX_GNL_ATTR_MAX + 1] = {
+static const struct nla_policy wimax_gnl_state_get_policy[WIMAX_GNL_ATTR_MAX + 1] = {
        [WIMAX_GNL_STGET_IFIDX] = {
                .type = NLA_U32,
        },