Message ID | 1617089276-30268-1-git-send-email-tanhuazhong@huawei.com |
---|---|
Headers | show |
Series | net: remove repeated words | expand |
On Tue, Mar 30, 2021 at 03:27:55PM +0800, Huazhong Tan wrote: > From: Peng Li <lipeng321@huawei.com> > > Remove repeated word "to". > > Signed-off-by: Peng Li <lipeng321@huawei.com> > Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew
Huazhong Tan <tanhuazhong@huawei.com> wrote: >From: Peng Li <lipeng321@huawei.com> > >Remove repeated word "that". > >Signed-off-by: Peng Li <lipeng321@huawei.com> >Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> >--- > drivers/net/bonding/bond_alb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net/bonding/bond_alb.c >index c3091e0..3455f2c 100644 >--- a/drivers/net/bonding/bond_alb.c >+++ b/drivers/net/bonding/bond_alb.c >@@ -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. This is actually correct as written, but I can see that it's a bit confusing. Rather than removing the second that, I'd suggest changing it to "... make sure the other slave no longer uses ..." to be clearer. -J --- -Jay Vosburgh, jay.vosburgh@canonical.com
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 30 Mar 2021 15:27:52 +0800 you wrote: > This patch-set removes some repeated words in comments. > > Peng Li (4): > net: i40e: remove repeated words > net: bonding: remove repeated word > net: phy: remove repeated word > net: ipa: remove repeated words > > [...] Here is the summary with links: - [RESEND,net-next,1/4] net: i40e: remove repeated words https://git.kernel.org/netdev/net-next/c/059ff70c8cab - [RESEND,net-next,2/4] net: bonding: remove repeated word https://git.kernel.org/netdev/net-next/c/252b5d373564 - [RESEND,net-next,3/4] net: phy: remove repeated word https://git.kernel.org/netdev/net-next/c/fec76125baf7 - [RESEND,net-next,4/4] net: ipa: remove repeated words https://git.kernel.org/netdev/net-next/c/497abc87cf99 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html