Loading fs/cifs/misc.c +1 −1 Original line number Diff line number Diff line Loading @@ -824,7 +824,7 @@ cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) free_dentry_path(page); } /* parses DFS refferal V3 structure /* parses DFS referral V3 structure * caller is responsible for freeing target_nodes * returns: * - on success - 0 Loading Loading
fs/cifs/misc.c +1 −1 Original line number Diff line number Diff line Loading @@ -824,7 +824,7 @@ cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) free_dentry_path(page); } /* parses DFS refferal V3 structure /* parses DFS referral V3 structure * caller is responsible for freeing target_nodes * returns: * - on success - 0 Loading