]> Gentwo Git Trees - linux/.git/commit
net: rtnetlink: fix typo in rtnl_unregister_all() comment
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Mon, 29 Sep 2025 08:54:12 +0000 (01:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 30 Sep 2025 01:31:08 +0000 (18:31 -0700)
commit4ed9db2dc5d8981ecb7042f084f5cff43ba539d6
treeff915796fa5611a69ed7ce92d9aba6e0d460bd29
parent7d452516b67add4a53e63bfa496d8df930a66b9a
net: rtnetlink: fix typo in rtnl_unregister_all() comment

Corrected "rtnl_unregster()" -> "rtnl_unregister()" in the
  documentation comment of "rtnl_unregister_all()"

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250929085418.49200-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/rtnetlink.c