n Fri, Mar 14, 2025 at 4:11 PM Vladislav Odintsov <vlodintsov@k2.cloud> wrote: >
I believe the subject needs to be a bit more verbose, to avoid collisions. See 71e5669af6bf ("ovs-actions: Correct typo in ovs-actions man page.") as an example. But feel free to add my ack to the V2. Acked-by: Mike Pattrick <m...@redhat.com> > Signed-off-by: Vladislav Odintsov <vlodintsov@k2.cloud> > --- > ofproto/ofproto-dpif.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c > index 25b1d9322..62b57aa42 100644 > --- a/ofproto/ofproto-dpif.c > +++ b/ofproto/ofproto-dpif.c > @@ -3642,7 +3642,7 @@ bundle_set(struct ofproto *ofproto_, void *aux, > bundle->bond = NULL; > } > > - /* Set proteced port mode */ > + /* Set protected port mode. */ > if (s->protected != bundle->protected) { > bundle->protected = s->protected; > need_flush = true; > -- > 2.48.1 > > _______________________________________________ > dev mailing list > d...@openvswitch.org > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev