Cleanup: bitfields: streamline use of underscores
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 May 2019 13:55:23 +0000 (09:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 May 2019 20:33:34 +0000 (16:33 -0400)
commitca8d12e6d766b4b842e61cc0234e7cd3409e431b
tree2ee53db1ca985a3dea09559bb73f6f4ac4ffe9db
parent87c00a729189c2dae6e296c2dee1c1c8e1194a5e
Cleanup: bitfields: streamline use of underscores

Do not prefix macro arguments with underscores. Use one leading
underscore as prefix for local variables defined within macros.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/bitfield.h
This page took 0.025203 seconds and 4 git commands to generate.