Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: dsa: microchip: ksz9477: unwrap URL in comment

Keep the URL in a single line for easier copy-pasting.

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Link: https://patch.msgid.link/20240812124346.597702-1-enguerrand.de-ribaucourt@savoirfairelinux.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Enguerrand de Ribaucourt and committed by
Jakub Kicinski
712f585a 29cabace

+1 -2
+1 -2
drivers/net/dsa/microchip/ksz9477.c
··· 439 439 * half-duplex mode. The switch might not be able to communicate anymore 440 440 * in these states. If you see this message, please read the 441 441 * errata-sheet for more information: 442 - * https://ww1.microchip.com/downloads/aemDocuments/documents 443 - * /UNG/ProductDocuments/Errata/KSZ9477S-Errata-DS80000754.pdf 442 + * https://ww1.microchip.com/downloads/aemDocuments/documents/UNG/ProductDocuments/Errata/KSZ9477S-Errata-DS80000754.pdf 444 443 * To workaround this issue, half-duplex mode should be avoided. 445 444 * A software reset could be implemented to recover from this state. 446 445 */