Skip to content
Commit 07d01469 authored by Paul Menzel's avatar Paul Menzel Committed by Alex Deucher
Browse files

drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`



Remove the boilerplate of declaring a variable and using an if else
statement by using the ternary operator.

Reviewed-by: default avatarJames Zhu <James.Zhu@amd.com>
Signed-off-by: default avatarPaul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 1cbd7887
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment