提交 5ade9dea 编写于 作者: S Steve French

[CIFS] fix typo

Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 9b1ec9ec
...@@ -389,7 +389,7 @@ int cifs_get_inode_info(struct inode **pinode, ...@@ -389,7 +389,7 @@ int cifs_get_inode_info(struct inode **pinode,
struct cifs_sb_info *cifs_sb = CIFS_SB(sb); struct cifs_sb_info *cifs_sb = CIFS_SB(sb);
const unsigned char *full_path = NULL; const unsigned char *full_path = NULL;
char *buf = NULL; char *buf = NULL;
bool adjustTZ = bool; bool adjustTZ = false;
bool is_dfs_referral = false; bool is_dfs_referral = false;
pTcon = cifs_sb->tcon; pTcon = cifs_sb->tcon;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册