[ovs-dev] [ovs-dev, v4, 05 of 20] ovn-controller: Incremental processing engine

Han Zhou zhouhan at gmail.com
Mon Aug 13 16:34:08 UTC 2018


On Mon, Aug 13, 2018 at 1:04 AM, 0-day Robot <robot at bytheb.org> wrote:
>
> Bleep bloop.  Greetings Han Zhou, 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:
> ERROR: Inappropriate bracing around statement
> #439 FILE: ovn/lib/inc-proc-eng.h:194:
>     if (first_run) { \
>
> ERROR: Inappropriate bracing around statement
> #446 FILE: ovn/lib/inc-proc-eng.h:201:
>     if (DB_NAME##rec_##TBL_NAME##_table_track_get_first(table)) { \
>
> Lines checked: 489, Warnings: 0, Errors: 2
>
I don't see a problem here. The bracing is in macro, so has to add " \"
after it. Any suggestions?


More information about the dev mailing list