removing unused arg from nfs41_link

This commit is contained in:
Olga Kornievskaia 2012-02-08 18:33:37 -05:00
parent 43424fc653
commit 5b91c662c9
3 changed files with 6 additions and 11 deletions

View file

@ -1170,7 +1170,6 @@ int nfs41_link(
IN nfs41_path_fh *src,
IN nfs41_path_fh *dst_dir,
IN const nfs41_component *target,
OUT OPTIONAL nfs41_path_fh *link_out,
OUT nfs41_file_info *cinfo);
/* symlink.c */