aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2016-12-28 16:48:47 +0000
committerStefan Agner <[email protected]>2017-02-08 04:26:49 +0000
commit5d2883d51d60ce34a773d4a07b468216109d9030 (patch)
tree78ef38fa22ba9bafeca9da7d7f468a6fc78b774f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentMerge branch 'drm-rockchip-next-2017-02-07' of https://github.com/markyzq/ker... (diff)
downloadkernel-5d2883d51d60ce34a773d4a07b468216109d9030.tar.gz
kernel-5d2883d51d60ce34a773d4a07b468216109d9030.zip
drm/fsl-dcu: remove unneeded 'ret' assignment
When devm_kzalloc() fails there is no need to assign an error code to the 'ret' variable as it will not be used after jumping to the 'err_node_put' label, so just remove the assignment. Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Gabriel Krisman Bertazi <[email protected]> Signed-off-by: Stefan Agner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions