gfs2: Small gfs2_quota_lock cleanup
authorBob Peterson <rpeterso@redhat.com>
Tue, 20 Jun 2023 18:49:57 +0000 (13:49 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 5 Sep 2023 13:58:18 +0000 (15:58 +0200)
commitf511e60a55c5f2c8a9781efb67f1897a3b3aebb1
tree38a8e37a7209853e9b2d576ae1f061311d260898
parenta4d22e337d022d7bb8da25c18629bac2af24ec81
gfs2: Small gfs2_quota_lock cleanup

No need to set error = 0 since it's set further down.

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