eal: clean formatting of hexdump functions
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 2 Apr 2019 15:23:49 +0000 (08:23 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 3 Apr 2019 16:32:42 +0000 (18:32 +0200)
commit779d9d0986cf8b1dbefaca223dab3dd661283a97
treec0da567cb117c1d2e070d484504d278801ff2547
parent6d96b48af81e7e564d6d627a0266a3b090f15a13
eal: clean formatting of hexdump functions

The hexdump code obviously came from somewhere else originally.
It is not formatted according to DPDK coding style.

Also, drop the comment which is not useful the docbock comment
is already in the rte_hexdump.h

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_eal/common/eal_common_hexdump.c