Cleanup: bitfields: streamline use of underscores
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 May 2019 14:01:36 +0000 (10:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 May 2019 20:39:13 +0000 (16:39 -0400)
commit03f302b065e710984da417d3322a28d381e5dbf6
tree378532c53f3d61d76703ff50d3e04d21e0e841ad
parentedb2b3aa1fc5db78600660afdccc8853d6fea04c
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>
lib/bitfield.h
This page took 0.025194 seconds and 4 git commands to generate.