aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorNikola Pajkovsky <[email protected]>2017-05-04 16:39:50 +0000
committerAlex Deucher <[email protected]>2017-05-24 21:40:28 +0000
commit5b9c58f9978fb17692966173262ef05f9a1f9a1e (patch)
tree3591f2058b857931bfdc98b9e11a82e5611ece65 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdrm/amdgpu:cleanup flag not used (diff)
downloadkernel-5b9c58f9978fb17692966173262ef05f9a1f9a1e.tar.gz
kernel-5b9c58f9978fb17692966173262ef05f9a1f9a1e.zip
drm/amd/amdgpu: get rid of else branch
else branch is pointless if it's right at the end of function and use unlikely() on err path. Reviewed-by: Christian König <[email protected]> Signed-off-by: Nikola Pajkovsky <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions