mbox series

[0/2] eal: hexcump trivial changes

Message ID 20180816153106.7608-1-stephen@networkplumber.org (mailing list archive)
Headers
Series eal: hexcump trivial changes |

Message

Stephen Hemminger Aug. 16, 2018, 3:31 p.m. UTC
  Minor cleanups of the hexdump routines

Stephen Hemminger (2):
  hexdump: whitespace cleanup
  hexdump: align output of string

 lib/librte_eal/common/eal_common_hexdump.c | 116 +++++++++------------
 1 file changed, 50 insertions(+), 66 deletions(-)
  

Comments

Thomas Monjalon Oct. 24, 2018, 11:40 p.m. UTC | #1
16/08/2018 17:31, Stephen Hemminger:
> Minor cleanups of the hexdump routines
> 
> Stephen Hemminger (2):
>   hexdump: whitespace cleanup
>   hexdump: align output of string
> 
>  lib/librte_eal/common/eal_common_hexdump.c | 116 +++++++++------------
>  1 file changed, 50 insertions(+), 66 deletions(-)

Please, could you update this series?