examples/l3fwd-power: fix style and control flow
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 19 Jun 2020 10:53:51 +0000 (11:53 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 11 Jul 2020 11:29:10 +0000 (13:29 +0200)
commit5b41ab35743a053b03a91dae346b182d85d2650f
treec7745bfb07e70f857393f63424d74e99671fef8c
parent9b133b42ab687224ee1a8342cf729c8d477a6170
examples/l3fwd-power: fix style and control flow

Make the coding style more consistent, and the init logic control flow
more explicit.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
examples/l3fwd-power/main.c