net/ethtool/pse-pd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Remove the repeated word "for" in comments.
Signed-off-by: Bo Liu <liubo03@inspur.com>
---
net/ethtool/pse-pd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ethtool/pse-pd.c b/net/ethtool/pse-pd.c
index a5b607b0a652..530b8b99e6df 100644
--- a/net/ethtool/pse-pd.c
+++ b/net/ethtool/pse-pd.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
//
-// ethtool interface for for Ethernet PSE (Power Sourcing Equipment)
+// ethtool interface for Ethernet PSE (Power Sourcing Equipment)
// and PD (Powered Device)
//
// Copyright (c) 2022 Pengutronix, Oleksij Rempel <kernel@pengutronix.de>
--
2.27.0
Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 21 Feb 2023 03:30:36 -0500 you wrote: > Remove the repeated word "for" in comments. > > Signed-off-by: Bo Liu <liubo03@inspur.com> > --- > net/ethtool/pse-pd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - ethtool: pse-pd: Fix double word in comments https://git.kernel.org/netdev/net-next/c/7ec077744aad You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
On Tue, Feb 21, 2023 at 03:30:36AM -0500, Bo Liu wrote: > Remove the repeated word "for" in comments. > > Signed-off-by: Bo Liu <liubo03@inspur.com> net-next is closed. You'll need to repost this patch after v6.3-rc1 has been tagged. Also, when reposting please indicate that it is targeted at net-next by including [PATCH net-next] in the subject. Ref: https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
On Tue, 21 Feb 2023 17:31:00 +0100 Simon Horman wrote: > On Tue, Feb 21, 2023 at 03:30:36AM -0500, Bo Liu wrote: > > Remove the repeated word "for" in comments. > > > > Signed-off-by: Bo Liu <liubo03@inspur.com> > > net-next is closed. > > You'll need to repost this patch after v6.3-rc1 has been tagged. > > Also, when reposting please indicate that it is targeted > at net-next by including [PATCH net-next] in the subject. > > Ref: https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html I was planning on applying it, actually, it's just a comment change and PR is not yet out.
On Tue, Feb 21, 2023 at 09:01:59AM -0800, Jakub Kicinski wrote: > On Tue, 21 Feb 2023 17:31:00 +0100 Simon Horman wrote: > > On Tue, Feb 21, 2023 at 03:30:36AM -0500, Bo Liu wrote: > > > Remove the repeated word "for" in comments. > > > > > > Signed-off-by: Bo Liu <liubo03@inspur.com> > > > > net-next is closed. > > > > You'll need to repost this patch after v6.3-rc1 has been tagged. > > > > Also, when reposting please indicate that it is targeted > > at net-next by including [PATCH net-next] in the subject. > > > > Ref: https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html > > I was planning on applying it, actually, it's just a comment change > and PR is not yet out. Sorry, my mistake.
On Tue, Feb 21, 2023 at 03:30:36AM -0500, Bo Liu wrote: > Remove the repeated word "for" in comments. > > Signed-off-by: Bo Liu <liubo03@inspur.com> Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de> > --- > net/ethtool/pse-pd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/ethtool/pse-pd.c b/net/ethtool/pse-pd.c > index a5b607b0a652..530b8b99e6df 100644 > --- a/net/ethtool/pse-pd.c > +++ b/net/ethtool/pse-pd.c > @@ -1,6 +1,6 @@ > // SPDX-License-Identifier: GPL-2.0-only > // > -// ethtool interface for for Ethernet PSE (Power Sourcing Equipment) > +// ethtool interface for Ethernet PSE (Power Sourcing Equipment) > // and PD (Powered Device) > // > // Copyright (c) 2022 Pengutronix, Oleksij Rempel <kernel@pengutronix.de> > -- > 2.27.0 > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
© 2016 - 2025 Red Hat, Inc.