aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2023-08-10 07:48:13 -0700
committerDarrick J. Wong <[email protected]>2023-08-10 07:48:13 -0700
commit65092ca1402cb7d640c6f65d3c19eb02bf08ead1 (patch)
treeeef62989ca5eebdcc98b3eaa5b5f679c8527f793 /drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
parent369c001b7a2501326a172e0afcc30572f32018c1 (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 <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c')
0 files changed, 0 insertions, 0 deletions