net: bonding: remove repeated word
authorPeng Li <lipeng321@huawei.com>
Tue, 30 Mar 2021 07:27:54 +0000 (15:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Mar 2021 23:56:39 +0000 (16:56 -0700)
Remove repeated word "that".

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_alb.c

index c3091e0..3455f2c 100644 (file)
@@ -1098,7 +1098,7 @@ static void alb_fasten_mac_swap(struct bonding *bond, struct slave *slave1,
  * If @slave's permanent hw address is different both from its current
  * address and from @bond's address, then somewhere in the bond there's
  * a slave that has @slave's permanet address as its current address.
- * We'll make sure that that slave no longer uses @slave's permanent address.
+ * We'll make sure that slave no longer uses @slave's permanent address.
  *
  * Caller must hold RTNL and no other locks
  */