diff options
author | Nirmoy Das <[email protected]> | 2020-06-25 15:35:07 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-07-01 01:59:27 -0400 |
commit | 75e1658ea0ea78a534b973aefa6a175277fff664 (patch) | |
tree | 82dbd1b0e4b43849dd26478955ed7d8e60d129d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | d69fd951e60ae48c8dd100aa8ceb799ab965f9b3 (diff) |
drm/amdgpu: call release_firmware() without a NULL check
The release_firmware() function is NULL tolerant so we do not need
to check for NULL param before calling it.
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions