mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
gfs2: Fix inode_go_instantiate description
Fixes a "function parameter or member gl not described in inode_go_instantiate" warning. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
This commit is contained in:
parent
8877243bea
commit
1181f2d9fe
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user