mbox

[v2,0/3] cfgfile: cleanup patches

Message ID 20190718004822.25431-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger July 18, 2019, 12:48 a.m. UTC
  Small cleanups to cfgfile library

Stephen Hemminger (3):
  cfgfile: remove unnecessary initialization
  cfgfile: use RTE_LOG for errors
  cfgfile: use calloc

 lib/librte_cfgfile/Makefile      |  1 +
 lib/librte_cfgfile/rte_cfgfile.c | 55 +++++++++++++++++++++-----------
 2 files changed, 37 insertions(+), 19 deletions(-)

v2 - use dynamic logtype instead of introducing new static value