[dpdk-dev] [PATCH v2 6/6] cfgfile: added new implementation of section parsing

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jun 18 14:37:07 CEST 2015


2015-06-17 16:48, Maciej Gajdzica:
> +       char *start = _skip_spaceses(str);

Why not use a function with "char *" parameter instead of a macro?


More information about the dev mailing list