numam-dpdk/app/proc-info
Ferruh Yigit ff1047ba5b app/procinfo: remove useless assignment
'flag' is initialized to '0' but it is overwritten later, moving the
declaration where it is used and initialize with actual value.

Fixes: 0101a0ec62 ("app/procinfo: add --show-mempool")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-01-11 10:45:34 +01:00
..
main.c app/procinfo: remove useless assignment 2021-01-11 10:45:34 +01:00
meson.build eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00