Commit c3b6eed3 authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Steve French

cifs: misc: fix spelling typo in comment

Fix spelling typo in comment.
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarJiangshan Yi <yijiangshan@kylinos.cn>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent f76349cf
...@@ -824,7 +824,7 @@ cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) ...@@ -824,7 +824,7 @@ cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path)
free_dentry_path(page); free_dentry_path(page);
} }
/* parses DFS refferal V3 structure /* parses DFS referral V3 structure
* caller is responsible for freeing target_nodes * caller is responsible for freeing target_nodes
* returns: * returns:
* - on success - 0 * - on success - 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment