[dpdk-dev] [PATCH 1/2] net/ice: suppport package download

Stephen Hemminger stephen at networkplumber.org
Fri Mar 1 19:40:41 CET 2019


On Fri,  1 Mar 2019 20:46:12 +0800
Qiming Yang <qiming.yang at 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


More information about the dev mailing list