Skip to content

Commit 7afdc0c

Browse files
PeterZhu789chucklever
authored andcommitted
exportfs: remove kernel-doc warnings in exportfs
Remove kernel-doc warning in exportfs: fs/exportfs/expfs.c:395: warning: Function parameter or member 'parent' not described in 'exportfs_encode_inode_fh' Signed-off-by: Zhu Wang <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
1 parent 2b877fc commit 7afdc0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fs/exportfs/expfs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ static int export_encode_fh(struct inode *inode, struct fid *fid,
386386
* @inode: the object to encode
387387
* @fid: where to store the file handle fragment
388388
* @max_len: maximum length to store there
389+
* @parent: parent directory inode, if wanted
389390
* @flags: properties of the requested file handle
390391
*
391392
* Returns an enum fid_type or a negative errno.

0 commit comments

Comments
 (0)