gfs2: Remove return value for gfs2_indirect_init
authorBob Peterson <rpeterso@redhat.com>
Thu, 3 Mar 2022 12:32:43 +0000 (07:32 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 3 Mar 2022 14:59:21 +0000 (15:59 +0100)
commitb2963932346f0631c5145f656a22d4237f0956fa
tree343bdffa49108877bd7a9bffa9f8b9b64665ba65
parenta4e8145edcfd66b69056c59885770b428eccca59
gfs2: Remove return value for gfs2_indirect_init

The return value from function gfs2_indirect_init is never used, so
remove it.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/bmap.c