On Mon, Dec 14, 2015 at 03:08:15PM -0800, Andy Zhou wrote:
> Fixes the following sparse warning messages:
> 
>     lib/ovsdb-idl.c:146:12: error: symbol 'table_updates_names' was not
>     declared. Should it be static?
>     lib/ovsdb-idl.c:147:12: error: symbol 'table_update_names' was not
>     declared. Should it be static?
>     lib/ovsdb-idl.c:148:12: error: symbol 'row_update_names' was not
>     declared. Should it be static?
> 
> Reported-by: Joe Perches <[email protected]>
> See: https://travis-ci.org/openvswitch/ovs/jobs/96737772#L870
> Signed-off-by: Andy Zhou <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to