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:26 +0000 (16:33 -0400)
commit2d6d0b4307932939f287c14bf6b9b26a6a0644db
treeb0c14de64503205c8fa3e4275249b3ea9b801707
parent3268eea058929e63873bfc37c3778f0e20c3e4e5
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.024146 seconds and 4 git commands to generate.