]> Gentwo Git Trees - linux/.git/commit
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 7 Oct 2025 15:45:28 +0000 (17:45 +0200)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Oct 2025 16:12:23 +0000 (11:12 -0500)
commite2080b70c5851a132547bec3bd7dde847e649678
tree724ccf297f2b30ae14498c1d782dfd60e5801f31
parent0a98b40b8fe1bdebf3cb78924cef60af322c4437
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()

Use two additional labels so that another bit of common code can be better
reused at the end of this function implementation.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifs_swn.c