HomeClusterLabs Projects

Refactor: libcrmcommon: Make pcmk__xe_remove_attr() usable with foreach

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

Description

Refactor: libcrmcommon: Make pcmk__xe_remove_attr() usable with foreach

New _cb() function. Return true to keep traversing the tree, and take a
non-const argument.

We'll use this in an upcoming commit.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Apr 4 2024, 8:46 PM

Commit No Longer Exists

This commit no longer exists in the repository.