Documentation/devicetree/bindings/net/microchip,lan95xx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
On Sat, 11 Jul 2026 15:42:09 +0200 Manuel Ebner wrote: > 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 This looks like someone left the ID) at the end of a copied line. The whole " ID)" should be deleted AFAICT. -- pw-bot: cr
© 2016 - 2026 Red Hat, Inc.