On Thu, Aug 18, 2016 at 3:19 AM, Ben Pfaff <b...@ovn.org> wrote: > 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 <b...@ovn.org> > --- >
Thanks for correcting it. Acked-by: Numan Siddique <nusid...@redhat.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev