aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2020-06-04 12:37:09 +0000
committerJoerg Roedel <[email protected]>2020-06-30 08:47:38 +0000
commitf5e383ac8b58f421ac0a005f6df4f2e9eefeb93f (patch)
treefd976dc49136895ba118ceab910497bc57fedcc1 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentLinux 5.8-rc3 (diff)
downloadkernel-f5e383ac8b58f421ac0a005f6df4f2e9eefeb93f.tar.gz
kernel-f5e383ac8b58f421ac0a005f6df4f2e9eefeb93f.zip
iommu/pamu: Use kzfree() in fsl_pamu_probe()
Use kzfree() instead of opencoded memset with 0 followed by kfree(). Null check is not required since kzfree() checks for NULL internally. Signed-off-by: Denis Efremov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions