]> Gentwo Git Trees - linux/.git/commit
net: dlink: fix several spelling mistakes in comments
authorYeounsu Moon <yyyynoom@gmail.com>
Sun, 30 Nov 2025 22:06:53 +0000 (07:06 +0900)
committerJakub Kicinski <kuba@kernel.org>
Mon, 1 Dec 2025 19:58:55 +0000 (11:58 -0800)
commit40d5ce4af2067aab275b8aef690e77455da5314a
treeb063f553e968774e173ef01c7e7bc461c378aa69
parentcbca440dc329b39f18a1121e385aed830bbdfb12
net: dlink: fix several spelling mistakes in comments

This patch fixes multiple spelling mistakes in dl2k driver comments:

- "deivices" -> "devices"
- "Ttransmit" -> "Transmit"
- "catastronphic" -> "catastrophic"
- "Extened" -> "Extended"

Also fix incorrect unit description: `rx_timeout` uses 640ns increments,
not 64ns.
- "64ns" -> "640ns"

These are comment-only changes and do not affect runtime behavior.

Signed-off-by: Yeounsu Moon <yyyynoom@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20251130220652.5425-2-yyyynoom@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/dlink/dl2k.c
drivers/net/ethernet/dlink/dl2k.h