lib/ovs-atomic: Add missing macro argument parentheses.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 Aug 2014 17:34:52 +0000 (10:34 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 Aug 2014 17:34:52 +0000 (10:34 -0700)
commit0b83904fbcec1d33296f9df05b607b61aec63912
tree861df63869ba18362d45a65e83fea7c782ce06fc
parent985998e8895345ea12a5cd6bfc413e363e5ffb60
lib/ovs-atomic: Add missing macro argument parentheses.

Otherwise the dereference operator could target a portion of a ternary
expression, for example.

Also minor style fixes.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/ovs-atomic-gcc4+.h
lib/ovs-atomic-i586.h
lib/ovs-atomic-x86_64.h