]> git.ipfire.org Git - thirdparty/linux.git/commit
rds: update outdated comment
authorkexinsun <kexinsun@smail.nju.edu.cn>
Tue, 24 Feb 2026 02:07:20 +0000 (10:07 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Feb 2026 03:03:55 +0000 (19:03 -0800)
commit51432958b5655e9f848b559ca59ae1a7f00a9166
tree8cc5341f451de5be5167d2e171c32594a02220e7
parentdc2a1facbde80b388d5052c572577d74eb4da69f
rds: update outdated comment

The function rds_send_reset() was subsumed by rds_send_path_reset()
by commit d769ef81d5b5 ("RDS: Update rds_conn_shutdown to work with
rds_conn_path").  Update the comment accordingly.

Signed-off-by: kexinsun <kexinsun@smail.nju.edu.cn>
Link: https://patch.msgid.link/20260224020720.1174-1-kexinsun@smail.nju.edu.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/rds/send.c