]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/dm/mst: Remove unnecessary NULL check
authorLyude Paul <lyude@redhat.com>
Thu, 26 Sep 2019 22:51:04 +0000 (18:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commit0b7efa2cfcca7ec176e93a0f0692266613d56543
treedd632eec40323c40d5762449413b2284d7216cbc
parent83ccc572f19e685076e8feb8490b0964d8911dd5
drm/amdgpu/dm/mst: Remove unnecessary NULL check

kfree() checks this automatically.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c