aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/file.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-05-20 14:52:46 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2021-06-28 14:13:38 +0200
commit0f1616f6df294fe460432630850c0e0a8c30a192 (patch)
treea6a31a619347a008961f0c1740c180bbef0214f9 /fs/gfs2/file.c
parent62fb9874f5da54fdb243003b386128037319b219 (diff)
downloadlinux-0f1616f6df294fe460432630850c0e0a8c30a192.tar.gz
gfs2: Fix do_gfs2_set_flags description
Commit 88b631cbfbeb ("gfs2: convert to fileattr") changed the argument list without updating the description. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/file.c')
-rw-r--r--fs/gfs2/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/file.c b/fs/gfs2/file.c
index 493a83e3f59061..7b757195fd9752 100644
--- a/fs/gfs2/file.c
+++ b/fs/gfs2/file.c
@@ -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