On Thu, Aug 14, 2025 at 02:28:51PM -0700, Stephen Hemminger wrote: > Use while with brackets in favor of comma operator. > > In flow print replace with temporary variable. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > app/test-pmd/cmdline_flow.c | 6 ++++-- > app/test-pmd/config.c | 10 ++++++---- > 2 files changed, 10 insertions(+), 6 deletions(-) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- RE: [PATCH v2 2/6] ipsec: replace unnecessary comm... Konstantin Ananyev
- Re: [PATCH v2 2/6] ipsec: replace unnecessary comm... Bruce Richardson
- RE: [PATCH v2 2/6] ipsec: replace unnecessary ... Morten Brørup
- [PATCH v2 3/6] graph: replace unnecessary comma operato... Stephen Hemminger
- RE: [PATCH v2 3/6] graph: replace unnecessary comm... Konstantin Ananyev
- Re: [PATCH v2 3/6] graph: replace unnecessary comm... Bruce Richardson
- [PATCH v2 4/6] test: replace unnecessary comma operator... Stephen Hemminger
- RE: [PATCH v2 4/6] test: replace unnecessary comma... Konstantin Ananyev
- Re: [PATCH v2 4/6] test: replace unnecessary comma... Bruce Richardson
- [PATCH v2 5/6] app/testpmd: replace comma operator with... Stephen Hemminger
- Re: [PATCH v2 5/6] app/testpmd: replace comma oper... Bruce Richardson
- [PATCH v2 6/6] config: enable comma warnings Stephen Hemminger
- RE: [PATCH v2 6/6] config: enable comma warnings Konstantin Ananyev
- Re: [PATCH v2 0/6] Enable warnings about use of comma o... fengchengwen
- RE: [PATCH v2 0/6] Enable warnings about use of comma o... Morten Brørup
- Re: [PATCH v2 0/6] Enable warnings about use of co... Stephen Hemminger