[dpdk-dev] [PATCH] raw/ioat: fix bus requiring virtual addressing when no devs

Thomas Monjalon thomas at monjalon.net
Mon May 10 12:13:43 CEST 2021


06/05/2021 17:09, Bruce Richardson:
> +static unsigned int devcount = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to 0

I will fix (remove = 0) if you agree.






More information about the dev mailing list