Commit 1181f2d9 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher

gfs2: Fix inode_go_instantiate description

Fixes a "function parameter or member gl not described in
inode_go_instantiate" warning.
Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 8877243b
......@@ -494,7 +494,7 @@ int gfs2_inode_refresh(struct gfs2_inode *ip)
/**
* inode_go_instantiate - read in an inode if necessary
* @gh: The glock holder
* @gl: The glock
*
* Returns: errno
*/
......
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