]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d8bf66bc315ea94a223a1ea264bd9090b0e01ec
treebac4b315bf73c627815dd94885fe779ee8ca4b7f
parent2c1ff4e7431a200a273c0edb8ae556f25a5f5eb8
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