Commit 0f1616f6 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher

gfs2: Fix do_gfs2_set_flags description

Commit 88b631cb ("gfs2: convert to fileattr") changed the argument list
without updating the description.
Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 62fb9874
......@@ -210,7 +210,7 @@ void gfs2_set_inode_flags(struct inode *inode)
/**
* do_gfs2_set_flags - set flags on an inode
* @filp: file pointer
* @inode: The inode
* @reqflags: The flags to set
* @mask: Indicates which flags are valid
* @fsflags: The FS_* inode flags passed in
......
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