[dpdk-dev] [dpdk-stable] [PATCH] app/pdump: fix build with clang

Thomas Monjalon thomas at monjalon.net
Thu Feb 6 03:31:50 CET 2020


26/01/2020 02:04, Stephen Hemminger:
> 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]
> 
> Cc: reshma.pattan at intel.com
> Cc: stable at dpdk.org
> Fixes: caa7028276b8 ("app/pdump: add tool for packet capturing")
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>

Applied, thanks




More information about the dev mailing list