aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2025-02-17 07:00:40 +0000
committerVille Syrjälä <[email protected]>2025-02-17 23:24:57 +0000
commit63f39ad858cdf1f5f25489f31fb66adda2d1d33e (patch)
treebb22b17ab1d7bbb0dce0d368519a68279bc0747c /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentdrm/i915: s/state/plane_state/ (diff)
downloadkernel-63f39ad858cdf1f5f25489f31fb66adda2d1d33e.tar.gz
kernel-63f39ad858cdf1f5f25489f31fb66adda2d1d33e.zip
drm/i915: Add missing else to the if ladder in missing else
The if ladder in gen8_de_pipe_fault_mask() was missing one else, add it. Doesn't actually matter since each if branch just returns directly. But the code is less confusing when you always do things the same way. Reviewed-by: Vinod Govindapillai <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions