]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
net: bridge: fix an inconsistent indentation
authorChen Hanxiao <chenhx.fnst@fujitsu.com>
Fri, 31 May 2024 08:54:02 +0000 (16:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2024 09:04:47 +0000 (10:04 +0100)
Smatch complains:
net/bridge/br_netlink_tunnel.c:
   318 br_process_vlan_tunnel_info() warn: inconsistent indenting

Fix it with a proper indenting

Signed-off-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink_tunnel.c

index 17abf092f7cac1fd1ba2b0e3818ae0fc210e00b3..71a12da30004c795736aadf5d3d535b439aa5ce7 100644 (file)
@@ -315,8 +315,8 @@ int br_process_vlan_tunnel_info(const struct net_bridge *br,
 
                        if (curr_change)
                                *changed = curr_change;
-                        __vlan_tunnel_handle_range(p, &v_start, &v_end, v,
-                                                   curr_change);
+                       __vlan_tunnel_handle_range(p, &v_start, &v_end, v,
+                                                  curr_change);
                }
                if (v_start && v_end)
                        br_vlan_notify(br, p, v_start->vid, v_end->vid,