linux/drivers/gpu/drm/amd
Markus Elfring 1a8e5f28c9 drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection
The kfree() function was called in one case by the
amdgpu_cgs_acpi_eval_object() function during error handling
even if the passed variable "obj" contained a null pointer.

* Adjust jump targets according to the Linux coding style convention.

* Delete unnecessary initialisations for the variables "obj"
  and "params" then.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-07-29 14:36:52 -04:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection 2016-07-29 14:36:52 -04:00
amdkfd drm/amdkfd: destroy mutex if process creation fails 2016-07-03 08:05:45 +03:00
include drm/amdgpu: add ucode_start_address into cgs_firmware_info 2016-07-15 12:33:10 -04:00
powerplay drivers/amdgpu: Remove redundant itermediate return val 2016-07-29 14:36:51 -04:00
scheduler drm/amdgpu: add amd_sched_job_recovery 2016-07-07 15:06:15 -04:00