]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove repeated debug message on cifs_put_smb_ses()
authorEnzo Matsumiya <ematsumiya@suse.de>
Tue, 31 May 2022 17:27:18 +0000 (14:27 -0300)
committerSteve French <stfrench@microsoft.com>
Tue, 31 May 2022 20:09:51 +0000 (15:09 -0500)
commitdcd0017af4192faaf25191651c14dc22f02c000f
treea7db67ef1ca87d294a9e32da30a8e8d2fbe8e4c1
parent8218489aaaab0a538513cf278bd6542d58c311ae
cifs: remove repeated debug message on cifs_put_smb_ses()

Similar message is printed a few lines later in the same function

Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c