HomeClusterLabs Projects

Refactor: libstonithd: clarify pointer arguments in headers

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libstonithd: clarify pointer arguments in headers

Mark pointer arguments as const where appropriate, and ensure doxygen blocks
use [in] or [in,out] as appropriate. Also update argument names to correspond
to the implementations.

This is not comprehensive but focuses on functions that have doxygen blocks
in headers under include/ and some functions called by them.

Details

Provenance
kgaillotAuthored on Sep 15 2022, 7:06 PM

Commit No Longer Exists

This commit no longer exists in the repository.