On Wed, Jun 1, 2022 at 1:30 PM 0-day Robot <ro...@bytheb.org> wrote:
> checkpatch:
> WARNING: Line is 124 characters long (recommended limit is 79)
> #44 FILE: utilities/ovn-ctl:52:
>     test -e "$pidfile" && [ -s "$pidfile" ] && pid=`cat "$pidfile"` && 
> pid_exists "$pid" && pid_exe_matches "$pid" "$binary"
>
> Lines checked: 50, Warnings: 1, Errors: 0

Since the line was > 79 chars before I got here and there are much
longer lines in this file, I'm going to treat this as a non-issue
unless I hear otherwise.

Terry

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to