commit | e83aa3528a38bddae182a35d0efb5a6c35143c1c | [log] [tgz] |
---|---|---|
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | Wed May 19 18:47:07 2021 +0800 |
committer | Steve French <stfrench@microsoft.com> | Wed May 19 21:11:09 2021 -0500 |
tree | 2f60f8889d6383aed79cc0567f47ef3742a41aea | |
parent | d201d7631ca170b038e7f8921120d05eec70d7c5 [diff] |
cifs: Fix inconsistent indenting Eliminate the follow smatch warning: fs/cifs/fs_context.c:1148 smb3_fs_context_parse_param() warn: inconsistent indenting. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: Steve French <stfrench@microsoft.com>