diff options
author | 2023-08-10 07:48:13 -0700 | |
---|---|---|
committer | 2023-08-10 07:48:13 -0700 | |
commit | 65092ca1402cb7d640c6f65d3c19eb02bf08ead1 (patch) | |
tree | eef62989ca5eebdcc98b3eaa5b5f679c8527f793 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: rewrite xchk_inode_is_allocated to work properly (diff) | |
download | wireguard-linux-65092ca1402cb7d640c6f65d3c19eb02bf08ead1.tar.xz wireguard-linux-65092ca1402cb7d640c6f65d3c19eb02bf08ead1.zip |
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