diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:48:13 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:48:13 -0700 |
commit | 65092ca1402cb7d640c6f65d3c19eb02bf08ead1 (patch) | |
tree | eef62989ca5eebdcc98b3eaa5b5f679c8527f793 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 369c001b7a2501326a172e0afcc30572f32018c1 (diff) |
xfs: simplify returns in xchk_bmap
Remove the pointless goto and return code in xchk_bmap, since it only
serves to obscure what's going on in the function. Instead, return
whichever error code is appropriate there. For nonexistent forks,
this should have been ENOENT.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions