diff options
author | Bob Peterson <rpeterso@redhat.com> | 2019-04-29 09:36:23 -0600 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2019-06-27 21:26:58 +0200 |
commit | 55317f5b00f0dc0c807979292362ddc568b5bcc9 (patch) | |
tree | 2f52e3fae5bef3de74fcc6ea9616745b093e02aa /fs/gfs2/rgrp.c | |
parent | 04aea0ca14f025828c22d8ef586ff59d0be2f98b (diff) | |
download | linux-55317f5b00f0dc0c807979292362ddc568b5bcc9.tar.bz2 |
gfs2: simplify gfs2_freeze by removing case
Function gfs2_freeze had a case statement that simply checked the
error code, but the break statements just made the logic hard to
read. This patch simplifies the logic in favor of a simple if.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/rgrp.c')
0 files changed, 0 insertions, 0 deletions