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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */