On Fri,  1 Mar 2019 20:46:12 +0800
Qiming Yang <qiming.y...@intel.com> wrote:

> +
> +     if (kvargs_count > 1)
> +             PMD_DRV_LOG(WARNING, "More than one argument \"%s\" and only "
> +             "the first invalid or last valid one is used !",

Do not add line breaks to error message strings, it makes it harder to
find them in the source with tools like grep

Reply via email to