dpdkstat: cleanup of code
authorMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 13 May 2016 10:02:34 +0000 (11:02 +0100)
committerKim Jones <kim-marie.jones@intel.com>
Thu, 28 Jul 2016 12:20:25 +0000 (13:20 +0100)
commitba76b1429d2b11935602aaf85174fa6058325d0f
tree804dbee18a5a12fdf64560ad305ac32276d6b165
parent792cd8301fb8ac61f398243ac5b4a91a974177e0
dpdkstat: cleanup of code

Cleaned up code to ensure appropriate spacing and moved integer declarations
out of loops as it's not supported out of box on C99 compilers.

Change-Id: Ia420fcb5e0a5ce9110fcdc7cc09aaa01c2b86771
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/dpdkstat.c