]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sctp: Fix typo in comment
authorMd Shofiqul Islam <shofiqtest@gmail.com>
Thu, 7 May 2026 10:57:58 +0000 (13:57 +0300)
committerJakub Kicinski <kuba@kernel.org>
Fri, 8 May 2026 23:51:37 +0000 (16:51 -0700)
commitc7ea0d2b4d76bf70bd5f108fa07506640b78ce05
tree940f2089d8f84e30a39a9ba74d41f1938bfb9381
parentd3f65237fa68ec83f025a718e11e9c503ff715c8
sctp: Fix typo in comment

Fix a typo in a comment in sctp_endpoint_destroy(): "releated" should
be "related".

Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com>
Link: https://patch.msgid.link/20260507105758.25728-1-shofiqtest@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/sctp/endpointola.c