On 9 August 2017 at 13:59, Ben Pfaff <[email protected]> wrote: > On Wed, Aug 09, 2017 at 01:37:52PM -0700, Joe Stringer wrote: >> The style guide states that lines should not end with '?' or ':'. Check >> for this and report an error. >> >> Signed-off-by: Joe Stringer <[email protected]> > > The comment should be updated since the style considers && at the end of > a line to be OK: >> + """Returns TRUE if the current line ends with an operator, eg &&""" > > Otherwise: > Acked-by: Ben Pfaff <[email protected]>
Thanks, I updated this comment and applied the patch to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
