net: bonding: use tabs instead of space for code indent
authorYufeng Mo <moyufeng@huawei.com>
Thu, 20 May 2021 06:18:35 +0000 (14:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 May 2021 22:43:24 +0000 (15:43 -0700)
Code indent should use tabs where possible, so
use tabs instead of space for code indent.

Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_netlink.c

index f0f9138..0561ece 100644 (file)
@@ -598,7 +598,7 @@ static int bond_fill_info(struct sk_buff *skb,
                goto nla_put_failure;
 
        if (nla_put_u32(skb, IFLA_BOND_RESEND_IGMP,
-                       bond->params.resend_igmp))
+                       bond->params.resend_igmp))
                goto nla_put_failure;
 
        if (nla_put_u8(skb, IFLA_BOND_NUM_PEER_NOTIF,