wfcqueue: make cds_wfcq_empty arguments const
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 12 Jun 2024 20:36:54 +0000 (16:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 12 Jun 2024 20:36:54 +0000 (16:36 -0400)
cds_wfcq_empty does not modify its arguments. Hence, they can be marked
as `const`.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0b14acf21ca0a59bbdda4eb701b83a66e8837d57


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