aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorRutingZhang <[email protected]>2023-11-21 04:36:20 +0000
committerAlex Deucher <[email protected]>2023-11-29 21:49:22 +0000
commitbcdbd6f607bacb51743ac73f13f40d015cb9de53 (patch)
tree6e3c94e8f308b12533cdb49f25086431be60e186 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/display: update dcn315 lpddr pstate latency (diff)
downloadkernel-bcdbd6f607bacb51743ac73f13f40d015cb9de53.tar.gz
kernel-bcdbd6f607bacb51743ac73f13f40d015cb9de53.zip
drm/amd/display: remove unnecessary braces to fix coding style
checkpatch complains that: WARNING: braces {} are not necessary for single statement blocks + if (pool->base.irqs != NULL) { + dal_irq_service_destroy(&pool->base.irqs); + } Fixed it by removing unnecessary braces to fix the coding style issue. Signed-off-by: RutingZhang <[email protected]> Reviewed-by: Dongliang Mu <[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