Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.
Description
Refactor: libcrmcommon: Reduce duplication in pcmk__check_acl()
Assign xml to tree variable to avoid referencing the macro argument
multiple times (not that it matters in this case).