HomeClusterLabs Projects

Refactor: scheduler: clarify arguments when checking parameters

Description

Refactor: scheduler: clarify arguments when checking parameters

Drop a redundant argument to the param check callback, and make a couple of the
callback arguments const.

Also, clarify pointer arguments in the call chain for checking parameters.
Mark as [in,out] or const where appropriate. This is not comprehensive but
focuses on functions with doxygen blocks and some functions those call.

Details

Provenance
kgaillotAuthored on Dec 8 2022, 1:33 PM
Parents
rPd920d8128482: Refactor: libpe_status: drop redundant argument to check_operation_expiry()
Branches
Unknown
Tags
Unknown