All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: microchip: fix bracket
@ 2026-07-11 13:42 Manuel Ebner
  2026-07-12 13:49 ` sashiko-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-07-11 13:42 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Oleksij Rempel
  Cc: Manuel Ebner, netdev, devicetree, linux-kernel

Remove needless ')'

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
I send this in a seperate patch, because there's a change the maintainers
wants a bracked added instead of removed.
---
 Documentation/devicetree/bindings/net/microchip,lan95xx.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
index b9c394009040..f4d0929616a5 100644
--- a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
+++ b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
@@ -35,7 +35,7 @@ properties:
           - usb424,9906   # SMSC9505A USB Ethernet Device (HAL)
           - usb424,9907   # SMSC9500 USB Ethernet Device (Alternate ID)
           - usb424,9908   # SMSC9500A USB Ethernet Device (Alternate ID)
-          - usb424,9909   # SMSC9512/9514 USB Hub & Ethernet Device  ID)
+          - usb424,9909   # SMSC9512/9514 USB Hub & Ethernet Device ID
           - usb424,9e00   # SMSC9500A USB Ethernet Device
           - usb424,9e01   # SMSC9505A USB Ethernet Device
           - usb424,9e08   # SMSC LAN89530 USB Ethernet Device
-- 
2.54.0


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

* Re: [PATCH] dt-bindings: net: microchip: fix bracket
  2026-07-11 13:42 [PATCH] dt-bindings: net: microchip: fix bracket Manuel Ebner
@ 2026-07-12 13:49 ` sashiko-bot
  0 siblings, 0 replies; 2+ messages in thread
From: sashiko-bot @ 2026-07-12 13:49 UTC (permalink / raw)
  To: Manuel Ebner; +Cc: devicetree, robh, conor+dt

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The patch commentary contains multiple spelling errors ('seperate', 'change', 'bracked') that make the sentence slightly confusing.
--

--- Patch [1]: [PATCH] dt-bindings: net: microchip: fix bracket ---
commit 760f4b1701ced8e84db16772e5e6596ed658efac
Author: Manuel Ebner <manuelebner@mailbox.org>

dt-bindings: net: microchip: fix bracket

This patch removes an unnecessary closing parenthesis from the description
of the SMSC9512/9514 USB Hub & Ethernet Device ID in the microchip,lan95xx
binding.

> ---
> I send this in a seperate patch, because there's a change the maintainers
> wants a bracked added instead of removed.
> ---

[Severity: Low]
This isn't a bug, but there are a few typos in the patch commentary here. 
Specifically, "seperate" should be "separate", "change" should be "chance", 
and "bracked" should be "bracket".

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260711134204.472841-7-manuelebner@mailbox.org?part=1

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

end of thread, other threads:[~2026-07-12 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 13:42 [PATCH] dt-bindings: net: microchip: fix bracket Manuel Ebner
2026-07-12 13:49 ` sashiko-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.