HomeClusterLabs Projects

Refactor: libcrmservice: Clarify variables in services__get_lsb_metadata

Description

Refactor: libcrmservice: Clarify variables in services__get_lsb_metadata

Use complete words or more readable abbreviations in variable and
constant names.

Use pcmk__s().

Use %zu instead of %llu with a cast to unsigned long long, since we no
longer support pre-C99.

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

Details

Provenance
nrwahl2Authored on Jan 9 2024, 2:09 AM
Parents
rPa5f6bd03167c: Refactor: libcrmservice, libstonithd: Drop DOCTYPE from RA metadata
Branches
Unknown
Tags
Unknown