mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment
@ 2025-09-22 23:10 J. Neuschäfer via B4 Relay
  2025-09-23  1:50 ` Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: J. Neuschäfer via B4 Relay @ 2025-09-22 23:10 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: netdev, devicetree, linux-kernel, J. Neuschäfer

From: "J. Neuschäfer" <j.ne@posteo.net>

"difference" is a noun, so "sufficient" is an adjective without "ly".

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
---
 Documentation/devicetree/bindings/net/ethernet-controller.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
index 66b1cfbbfe221112286af4a14839ea039564113a..812f2c7aaa83777cf8c863e93d9597b951ac54d7 100644
--- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml
+++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
@@ -274,7 +274,7 @@ additionalProperties: true
 # specified.
 #
 # One option is to make the clock traces on the PCB longer than the
-# data traces. A sufficiently difference in length can provide the 2ns
+# data traces. A sufficient difference in length can provide the 2ns
 # delay. If both the RX and TX delays are implemented in this manner,
 # 'rgmii' should be used, so indicating the PCB adds the delays.
 #

---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250923-dt-net-typo-9eef94e2f306

Best regards,
-- 
J. Neuschäfer <j.ne@posteo.net>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment
  2025-09-22 23:10 [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment J. Neuschäfer via B4 Relay
@ 2025-09-23  1:50 ` Andrew Lunn
  2025-09-24 17:40 ` Rob Herring (Arm)
  2025-09-25  0:50 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2025-09-23  1:50 UTC (permalink / raw)
  To: j.ne
  Cc: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On Tue, Sep 23, 2025 at 01:10:01AM +0200, J. Neuschäfer via B4 Relay wrote:
> From: "J. Neuschäfer" <j.ne@posteo.net>
> 
> "difference" is a noun, so "sufficient" is an adjective without "ly".
> 
> Signed-off-by: J. Neuschäfer <j.ne@posteo.net>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment
  2025-09-22 23:10 [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment J. Neuschäfer via B4 Relay
  2025-09-23  1:50 ` Andrew Lunn
@ 2025-09-24 17:40 ` Rob Herring (Arm)
  2025-09-25  0:50 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2025-09-24 17:40 UTC (permalink / raw)
  To: J. Neuschäfer
  Cc: Paolo Abeni, Conor Dooley, Krzysztof Kozlowski, linux-kernel,
	netdev, devicetree, Jakub Kicinski, Eric Dumazet,
	David S. Miller, Andrew Lunn


On Tue, 23 Sep 2025 01:10:01 +0200, J. Neuschäfer wrote:
> "difference" is a noun, so "sufficient" is an adjective without "ly".
> 
> Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
> ---
>  Documentation/devicetree/bindings/net/ethernet-controller.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment
  2025-09-22 23:10 [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment J. Neuschäfer via B4 Relay
  2025-09-23  1:50 ` Andrew Lunn
  2025-09-24 17:40 ` Rob Herring (Arm)
@ 2025-09-25  0:50 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-09-25  0:50 UTC (permalink / raw)
  To: =?utf-8?b?Si4gTmV1c2Now6RmZXIgPGoubmVAcG9zdGVvLm5ldD4=?=
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt, netdev, devicetree, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 23 Sep 2025 01:10:01 +0200 you wrote:
> From: "J. Neuschäfer" <j.ne@posteo.net>
> 
> "difference" is a noun, so "sufficient" is an adjective without "ly".
> 
> Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
> ---
>  Documentation/devicetree/bindings/net/ethernet-controller.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> [...]

Here is the summary with links:
  - dt-bindings: net: ethernet-controller: Fix grammar in comment
    https://git.kernel.org/netdev/net-next/c/1d7e08325090

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-25  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-22 23:10 [PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment J. Neuschäfer via B4 Relay
2025-09-23  1:50 ` Andrew Lunn
2025-09-24 17:40 ` Rob Herring (Arm)
2025-09-25  0:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®