numam-dpdk/app/pdump
Stephen Hemminger ab30f26aaa app/pdump: fix build with clang
Clang checks indentation and found incorrect indentation in pdump.

app/pdump/main.c:598:3: error: misleading indentation;
statement is not part of the previous 'if'
[-Werror,-Wmisleading-indentation]

Fixes: caa7028276 ("app/pdump: add tool for packet capturing")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2020-02-06 09:20:56 +01:00
..
main.c app/pdump: fix build with clang 2020-02-06 09:20:56 +01:00
Makefile eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
meson.build eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00