On 1/25/23 12:45, Ales Musil wrote: > The parsing functions were always returning true so the > negative condition branch couldn't be ever reached. > The same applies for non-null ovnsb_idl_txn > inside "chassis_private_get_record" this is called under > condition that the ovnsb_idl_txn is not null thus > the inner condition is redundant. > > Signed-off-by: Ales Musil <[email protected]> > ---
Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
