Re: [PATCH] gpu: drm: amd: powerplay: Remove logically dead code

2019-08-06 Thread Alex Deucher
On Mon, Aug 5, 2019 at 3:01 PM Hariprasad Kelam wrote: > > Result of pointer airthmentic is never null > > fix coverity defect:1451876 > > Signed-off-by: Hariprasad Kelam Applied. thanks! Alex > --- > drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 2 -- > 1 file changed, 2 deletions(-) > > diff

[PATCH] gpu: drm: amd: powerplay: Remove logically dead code

2019-08-06 Thread Hariprasad Kelam
Result of pointer airthmentic is never null fix coverity defect:1451876 Signed-off-by: Hariprasad Kelam --- drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/amd/powerplay/smu_v11_0.c b/drivers/gpu/drm/amd/powerplay/smu_v11_0.c index