gfs2: Fix do_gfs2_set_flags description
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 20 May 2021 12:52:46 +0000 (14:52 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 28 Jun 2021 12:13:38 +0000 (14:13 +0200)
commit0f1616f6df294fe460432630850c0e0a8c30a192
treea6a31a619347a008961f0c1740c180bbef0214f9
parent62fb9874f5da54fdb243003b386128037319b219
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>
fs/gfs2/file.c