On Mon, Jun 19, 2017 at 01:26:54PM +0530, Satyavalli Rama wrote:
> Hi Ben,
> 
> Much Thanks for your initial reveiw comments.
> We have addressed almost all problems and re-submitted the patch except the 
> below two lines.
> 
> "checkpatch" reports:
> 
>     warning: 1 line adds whitespace errors.
>     WARNING: Line length is >79-characters long
>     #137 FILE: include/openvswitch/ofp-msgs.h:656:
>         OFPTYPE_OXS_AGGREGATE_STATS_REQUEST, /* 
> OFPRAW_OFPST15_OXS_AGGREGATE_REQUEST. */
> 
>     WARNING: Line length is >79-characters long
>     #138 FILE: include/openvswitch/ofp-msgs.h:657:
>         OFPTYPE_OXS_AGGREGATE_STATS_REPLY, /* 
> OFPRAW_OFPST15_OXS_AGGREGATE_REPLY. */
> 
> We tried to address the above two lines also, but we are getting "unexpected 
> syntax within OFPTYPE_ definition" error as below, if we are trying to adjust 
> them.

OK.  You can ignore those reports from checkpatch.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to