[ovs-build] Fixed: blp/ovs-reviews#451 (master - 052fa3a)

Travis CI builds at travis-ci.org
Thu Aug 18 19:24:36 UTC 2016


Build Update for blp/ovs-reviews
-------------------------------------

Build: #451
Status: Fixed

Duration: 31 minutes and 19 seconds
Commit: 052fa3a (master)
Author: Ben Pfaff
Message: ovn-northd: Remove unnecessary 'if' test from build_acls().

This 'if' statement checked for two conditions, but neither one was
necessary.  First, od->nbs is always nonnull, because the caller already
checked.  Second, it doesn't matter whether od->nbs->n_ports is nonzero
because it doesn't affect the behavior of the code protected by the 'if'
statement.

This change is best viewed ignoring white space only changes.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <nusiddiq at redhat.com>

View the changeset: https://github.com/blp/ovs-reviews/compare/74d46929c68d...052fa3ac96a8

View the full build log and details: https://travis-ci.org/blp/ovs-reviews/builds/153355055

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160818/2f5b1c27/attachment-0002.html>


More information about the build mailing list