Re: [ovs-dev] [PATCH] ovn-nbctl: Always initialize output arguments in *_by_name_or_uuid().

2018-07-11 Thread Ben Pfaff
On Wed, Jul 11, 2018 at 09:17:55AM +, Stokes, Ian wrote: > > This makes it easier to reason about the outputs, and fixes warnings for > > GCC 6.3.x. > > > > Cc: Venkata Anil > > Fixes: 31114af758c7 ("ovn-nbctl: Update logical router port commands.") > > Fixes: 80f408f4cffb ("ovn: Use

Re: [ovs-dev] [PATCH] ovn-nbctl: Always initialize output arguments in *_by_name_or_uuid().

2018-07-11 Thread Stokes, Ian
> This makes it easier to reason about the outputs, and fixes warnings for > GCC 6.3.x. > > Cc: Venkata Anil > Fixes: 31114af758c7 ("ovn-nbctl: Update logical router port commands.") > Fixes: 80f408f4cffb ("ovn: Use Logical_Switch_Port in NB.") > Fixes: 36f232bca2db ("ovn: l3ha, CLI for logical

[ovs-dev] [PATCH] ovn-nbctl: Always initialize output arguments in *_by_name_or_uuid().

2018-07-10 Thread Ben Pfaff
This makes it easier to reason about the outputs, and fixes warnings for GCC 6.3.x. Cc: Venkata Anil Fixes: 31114af758c7 ("ovn-nbctl: Update logical router port commands.") Fixes: 80f408f4cffb ("ovn: Use Logical_Switch_Port in NB.") Fixes: 36f232bca2db ("ovn: l3ha, CLI for logical router port