drm/amd: Remove null check before kfree
Kfree on NULL pointer is a no-op and therefore checking is redundant. Reviewed-by: NChristian König <christian.koenig@amd.com> Signed-off-by: NHimanshu Jha <himanshujha199640@gmail.com> Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Showing
想要评论请 注册 或 登录