cifs: clean up an inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 17 Jan 2022 01:11:30 +0000 (09:11 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 17 Jan 2022 18:00:37 +0000 (12:00 -0600)
commit74ce6135ae6ef482715cff2ccd703b7295f900f2
treebac4b315bf73c627815dd94885fe779ee8ca4b7f
parente3548aaf41a200c2af359462be23bcdd76efd795
cifs: clean up an inconsistent indenting

Eliminate the follow smatch warning:
fs/cifs/sess.c:1581 sess_auth_rawntlmssp_authenticate() warn:
inconsistent indenting

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/sess.c