HomeClusterLabs Projects

Refactor: tools: Simplify various calls to find_resource_attr.

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

Description

Refactor: tools: Simplify various calls to find_resource_attr.

In some of these calls, we don't actually care about the value of the
attribute. Instead all we're interested in is the side effect of
logging if it's unique or not. So, we can just pass NULL in those
cases.

Details

Provenance
clumensAuthored on Jan 30 2024, 4:36 PM

Commit No Longer Exists

This commit no longer exists in the repository.