HomeClusterLabs Projects
Diffusion Booth ea34a099d48a

pacemaker: Express intention about logical or

Description

pacemaker: Express intention about logical or

Coverity shows warning about logical or on rv || EINVAL value. This
expression is not bug (and it is quite easy to read what is intended),
but may make sense to be more explicit using ternary
operator.

Also return EINVAL rather than -EINVAL, because pclose would return
positive errno value.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
jfriesseAuthored on Jul 2 2020, 11:20 AM
Parents
rB5a96c8898f33: main: mkdir failure is not critical
Branches
Unknown
Tags
Unknown

Event Timeline