HomeClusterLabs Projects

Refactor: libcrmcommon: Improve crm_ipc_flags enum.
276f409b183aUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: libcrmcommon: Improve crm_ipc_flags enum.

  • Move comments up to the lines above each member so they don't run on forever.
  • Use UINT32_C() and shifts instead of the value itself.
  • Get rid of the INDENT-OFF/ON comments that we don't use anymore.

Details

Provenance
clumensAuthored on Feb 24 2025, 11:32 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.