bridge: change the position of '{' to the pre line
[firefly-linux-kernel-4.4.55.git] / net / bridge / netfilter / ebtables.c
index 185aa9ca2a0266e0aaf2379517d1e5b103a11016..0e474b13463b95a90a185f883d3435db346efa34 100644 (file)
@@ -2375,8 +2375,7 @@ static int compat_do_ebt_get_ctl(struct sock *sk, int cmd,
 }
 #endif
 
-static struct nf_sockopt_ops ebt_sockopts =
-{
+static struct nf_sockopt_ops ebt_sockopts = {
        .pf             = PF_INET,
        .set_optmin     = EBT_BASE_CTL,
        .set_optmax     = EBT_SO_SET_MAX + 1,