Re: [PATCH 1/2] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed

From: chentao (AS)
Date: Tue Jun 16 2020 - 07:04:47 EST


Ok, i will modify it in v2 patch.

On 2020/6/16 14:50, Christian KÃnig wrote:
Probably better to remove the duplication of result and r here and then use "goto err".