diff options
author | Tian Tao <[email protected]> | 2021-02-09 16:29:23 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-09 15:49:33 -0500 |
commit | 802b8c83557c19e3ba1d9790e8956288c8b03dac (patch) | |
tree | 9911582c5a5665c59695049342e1eabbaff9c9fe /scripts/gcc-plugins | |
parent | d7ef887f2f8e7ac2ce03d4f5290d96daca613e2f (diff) |
drm/amdgpu: fix unnecessary NULL check warnings
Remove NULL checks before vfree() to fix these warnings:
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:102:2-8: WARNING: NULL
check before some freeing functions is not needed.
Signed-off-by: Tian Tao <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions