diff options
author | 2020-12-19 18:04:33 +0100 | |
---|---|---|
committer | 2020-12-23 15:07:44 -0500 | |
commit | 84c30d2558f889ca0ebe594bffbc584652384e2c (patch) | |
tree | a528811218eaf09313cdd5e881669ef476eeffde /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amdkfd: check both client id and src id in interrupt handlers (diff) | |
download | wireguard-linux-84c30d2558f889ca0ebe594bffbc584652384e2c.tar.xz wireguard-linux-84c30d2558f889ca0ebe594bffbc584652384e2c.zip |
drm/amd/display: Return directly after a failed kzalloc() in dc_create()
* Return directly after a call of the function “kzalloc” failed
at the beginning.
* Delete a label which became unnecessary with this refactoring.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions