aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-01-12 23:47:41 +0000
committerDamien Le Moal <[email protected]>2022-01-14 06:17:17 +0000
commit237fe8885a3fdab169bf670790c9f40046af45d3 (patch)
tree837a74c986fb3d618e805f41406da83712f48a3f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentata: ahci: Add support for AMD A85 FCH (Hudson D4) (diff)
downloadkernel-237fe8885a3fdab169bf670790c9f40046af45d3.tar.gz
kernel-237fe8885a3fdab169bf670790c9f40046af45d3.zip
ata: pata_ali: remove redundant return statement
A return statement is unnecessarily complicated, currently value in variable mask is bitwise-masked and the variable is being updated and then returned. Just updating the mask is all that is required as the following statement is a return. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions