]> www.infradead.org Git - users/dwmw2/linux.git/commit
Update misleading comment in cifs_chan_update_iface
authorMarco Crivellari <marco.crivellari@suse.com>
Thu, 7 Nov 2024 16:40:29 +0000 (17:40 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 25 Nov 2024 19:20:56 +0000 (13:20 -0600)
commitab02d8774181b2834247e913f61e471af149979e
tree29bf134af18696444ab42ae0878972391e229046
parent07bdf9272a01741b43461d666fb870ee00b02480
Update misleading comment in cifs_chan_update_iface

Since commit 8da33fd11c05 ("cifs: avoid deadlocks while updating iface")
cifs_chan_update_iface now takes the chan_lock itself, so update the
comment accordingly.

Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Marco Crivellari <marco.crivellari@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/sess.c