HomeClusterLabs Projects

Refactor: tools: Remove unnecessary checks for cib != NULL.

Description

Refactor: tools: Remove unnecessary checks for cib != NULL.

cib is guaranteed to not be NULL at these points, so there's no need to
do an additional check. This code was leftover from a previous
reorganization that changed when the cib variable gets initialized.

Details

Provenance
clumensAuthored on Jan 7 2021, 1:20 PM
Parents
rP8b9c47089c70: Refactor: tools: Don't pass output_format to mon_refresh_display.
Branches
Unknown
Tags
Unknown

Event Timeline