diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2022-03-15 12:29:36 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-15 22:01:12 +0300 |
commit | 07d01469325c87aef4ab02ad4ec31d73321665ee (patch) | |
tree | acd859585adcd257afdc56252d3447953faee363 /samples/livepatch | |
parent | 1cbd78879b5f889355b2a6343ea5db7e633438b0 (diff) | |
download | linux-07d01469325c87aef4ab02ad4ec31d73321665ee.tar.xz |
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: James Zhu <James.Zhu@amd.com>
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'samples/livepatch')
0 files changed, 0 insertions, 0 deletions