gfs2: Fix gfs2_instantiate description
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 29 Nov 2021 20:56:16 +0000 (21:56 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Sat, 4 Dec 2021 19:02:26 +0000 (20:02 +0100)
commit3c5c67ec29a918dfb2ffc94429437794ddd225e8
tree6173bd4bf3e99544874d095b44edd985faf57a51
parent8d567162ef288ee0df6674f291e3d9c290306f1e
gfs2: Fix gfs2_instantiate description

The description of gfs2_instantiate accidentally lists a glock argument,
but the function takes a glock holder.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c