pdump: cleanup logs and variables
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 29 Dec 2020 20:09:01 +0000 (12:09 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 19 Jan 2021 14:24:46 +0000 (15:24 +0100)
commitce7b11ad9935bf77e0be804eb5a6611fea78bec0
tree7109f528152f84006b3c030573d14bfcdd282bd9
parent2d30d42c0fd1eade46055ff7aca1cdf04ae3daf8
pdump: cleanup logs and variables

Checkpatch prefers 'unsigned int' over bare 'unsigned'.
Reword the error messages for brevity and clarity
so they don't have to be split across multiple lines.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_pdump/rte_pdump.c