lldp: Remove excessive parentheses.
authorBen Pfaff <blp@nicira.com>
Mon, 23 Feb 2015 00:35:43 +0000 (16:35 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Mar 2015 00:22:32 +0000 (16:22 -0800)
commitf94d6e78047294e5b88364636cb3e50ee58cc283
tree2a38c5b870b37d9e71e0b5fd98ac236707b67061
parenta268e134b6088e8b9d255b19ae1cbb219378c0fe
lldp: Remove excessive parentheses.

The OVS style is to usually avoid parentheses in cases like these where
they just make expressions harder to read.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/lldp/lldp.c
lib/lldp/lldpd.c