aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-12-28 14:48:47 -0200
committerStefan Agner <stefan@agner.ch>2017-02-07 20:26:49 -0800
commit5d2883d51d60ce34a773d4a07b468216109d9030 (patch)
tree78ef38fa22ba9bafeca9da7d7f468a6fc78b774f /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent4eaa39c63caf535dc1a8cc43b9a8677a100c09e1 (diff)
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 <fabio.estevam@nxp.com> Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions