HomeClusterLabs Projects

Refactor: libcrmcommon: drop redundant code in pcmk__find_x_0_schema_index()

Description

Refactor: libcrmcommon: drop redundant code in pcmk__find_x_0_schema_index()

If best_node is the first entry in known_schemas, best_node->prev will be NULL,
and the loop won't execute.

Details

Provenance
kgaillotAuthored on Apr 23 2024, 11:39 AM
Parents
rP870774692a1c: Test: cts-cli: update expected output for log message change
Branches
Unknown
Tags
Unknown