commit | 811577eaede8b6a7ea6ba3731c82eed1c4d07500 | [log] [tgz] |
---|---|---|
author | Donald Sharp <sharpd@cumulusnetworks.com> | Thu Mar 10 20:16:48 2016 -0500 |
committer | Paul Jakma <paul.jakma@hpe.com> | Tue Sep 13 10:36:37 2016 +0100 |
tree | b6b5ac6a5bc2248830e47e6a4ed044d7098cc38f | |
parent | 985c3556921fa669f86fe5e62130fbeb93d94ca9 [diff] |
lib: Remove unnecessary parentheses The freebsd compiler complains that there is an extra set of ()'s around the if statement. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>