[dpdk-dev] [PATCH] devtools: forbid additions of __reserved

Thomas Monjalon thomas at monjalon.net
Fri Nov 26 18:18:13 CET 2021


23/10/2021 12:29, David Marchand:
> __reserved is a reserved keyword in Windows system headers.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
[...]
> +	# refrain from using __reserved which is a reserved keyword in Windows
> +	# system headers

Reworded as "forbid"

Applied, thanks.




More information about the dev mailing list