HomeClusterLabs Projects

Refactor: scheduler: best practices for is_op_dup()

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: scheduler: best practices for is_op_dup()

Add a doxygen block, use bool instead of gboolean, use convenience functions
where appropriate, and improve comments and formatting.

Also, short-circuit if we find a duplicate -- no point in continuing the
search.

Details

Provenance
kgaillotAuthored on Jun 2 2022, 6:51 PM

Commit No Longer Exists

This commit no longer exists in the repository.