diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2022-03-15 10:29:36 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-15 20:01:12 +0100 |
commit | 07d01469325c87aef4ab02ad4ec31d73321665ee (patch) | |
tree | acd859585adcd257afdc56252d3447953faee363 /fs/xfs/xfs_reflink.h | |
parent | drm/amdgpu: Remove pointless on stack mode copies (diff) | |
download | linux-07d01469325c87aef4ab02ad4ec31d73321665ee.tar.xz linux-07d01469325c87aef4ab02ad4ec31d73321665ee.zip |
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 'fs/xfs/xfs_reflink.h')
0 files changed, 0 insertions, 0 deletions