cleanup: use an enum for the error states of nr_cpus_mask
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 27 Jul 2022 15:28:58 +0000 (11:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Oct 2023 20:44:50 +0000 (16:44 -0400)
Using an enum with labels for error states instead of literal values
will make the code easier to read and understand.

Change-Id: I4558e17ccb45ab40515bb516af840b2852ee8fc3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.026215 seconds and 4 git commands to generate.