diff options
author | Bob Peterson <[email protected]> | 2019-04-29 09:36:23 -0600 |
---|---|---|
committer | Andreas Gruenbacher <[email protected]> | 2019-06-27 21:26:58 +0200 |
commit | 55317f5b00f0dc0c807979292362ddc568b5bcc9 (patch) | |
tree | 2f52e3fae5bef3de74fcc6ea9616745b093e02aa /net/lapb/lapb_subr.c | |
parent | 04aea0ca14f025828c22d8ef586ff59d0be2f98b (diff) |
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 <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions