[ovs-dev] [PATCH v2 7/8] ovsdb-cs: New module that factors out code from ovsdb-idl.

0-day Robot robot at bytheb.org
Wed Dec 2 08:46:15 UTC 2020


Bleep bloop.  Greetings Ben Pfaff, I am a robot and I have tried out your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: Line is 82 characters long (recommended limit is 79)
#38 FILE: lib/ovsdb-cs.c:1:
/* Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Nicira, Inc.

WARNING: Line is 80 characters long (recommended limit is 79)
#279 FILE: lib/ovsdb-cs.c:242:
    out->row_updates = xmalloc(shash_count(in_rows) * sizeof *out->row_updates);

WARNING: Line is 80 characters long (recommended limit is 79)
#325 FILE: lib/ovsdb-cs.c:288:
                                  "<table-updates%s> is not an object", suffix);

WARNING: Line is 82 characters long (recommended limit is 79)
#372 FILE: lib/ovsdb-cs.h:1:
/* Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Nicira, Inc.

Lines checked: 1123, Warnings: 4, Errors: 0


Please check this out.  If you feel there has been an error, please email aconole at redhat.com

Thanks,
0-day Robot


More information about the dev mailing list