HomeClusterLabs Projects

Refactor: scheduler: use const with a more strict meaning

Description

Refactor: scheduler: use const with a more strict meaning

For readability, reserve const for the same as how we use doxygen's [in] -- to
mean that the function does not change anything reachable via the pointer.

Details

Provenance
kgaillotAuthored on Dec 15 2022, 6:46 PM
Parents
rP9ceec3a1a504: Doc: libpe_status,libpacemaker: clarify pointer arguments
Branches
Unknown
Tags
Unknown