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: [email protected] > Cc: [email protected] > Fixes: caa7028276b8 ("app/pdump: add tool for packet capturing") > Signed-off-by: Stephen Hemminger <[email protected]>
Applied, thanks

