> On Aug 16, 2018, at 10:31 AM, Stephen Hemminger <[email protected]> > wrote: > > 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 <[email protected]> > —
This code was put in years ago, maybe before it was push to public repo :-) Thanks for the cleanup and output cleanup. Regards, Keith

