HomeClusterLabs Projects

totemconfig: Suppress coverity no_effect error

Description

totemconfig: Suppress coverity no_effect error

Checking of value < 0 is really not needed for unsigned int but it
makes clear what values are used so add coverity specific comment
to suppress this error.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Tue, Jul 22, 9:36 AM
Parents
rC6c1ffc8aa8b8: coverity: Suppress weak_crypto errors
Branches
Unknown
Tags
Unknown