aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-12-19 11:48:31 +0000
committerThierry Reding <[email protected]>2016-03-16 12:45:44 +0000
commit341917fe2b62876599315a537b8e248e31bd1366 (patch)
tree7b003685900ddb07d8ebcc7315d14ea8e332ef76 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentgpu: host1x: bus: Add missing of_node_put() (diff)
downloadkernel-341917fe2b62876599315a537b8e248e31bd1366.tar.gz
kernel-341917fe2b62876599315a537b8e248e31bd1366.zip
gpu: host1x: Use a signed return type for do_relocs()
The return type "unsigned int" was used by the do_relocs() function despite the fact that it will eventually return a negative error code. Use a signed integer instead to accomodate for error codes. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions