diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-10-17 00:14:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-10-17 13:52:54 +0200 |
commit | 714c586943d78c1a7565dad2d783402275530ae7 (patch) | |
tree | d3a30e8781e2db6f9b3439bc501d45d4e65f93e5 /test | |
parent | Merge pull request #24919 from anitazha/varlinkserialize (diff) | |
download | systemd-714c586943d78c1a7565dad2d783402275530ae7.tar.xz systemd-714c586943d78c1a7565dad2d783402275530ae7.zip |
cryptsetup: drop redundant parens/drop ternary op
A ternary op is a bit weird to use if we end up assigning a variable to
itself in one of the branches. Hence use a plain if check.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions