diff options
author | 2016-07-16 13:43:44 +0200 | |
---|---|---|
committer | 2016-07-29 14:36:52 -0400 | |
commit | 1a8e5f28c9cd9c5e1daa04e33cdb4a1038c2aaee (patch) | |
tree | c80833146b723bb0b802c23113fe13c6eb623b50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked() (diff) | |
download | wireguard-linux-1a8e5f28c9cd9c5e1daa04e33cdb4a1038c2aaee.tar.xz wireguard-linux-1a8e5f28c9cd9c5e1daa04e33cdb4a1038c2aaee.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions