[PATCH v2 1/2] test/crypto: remove Windows conditional compilation

Thomas Monjalon thomas at monjalon.net
Tue Jun 21 17:09:40 CEST 2022


20/05/2022 12:12, Tyler Retzlaff:
> @@ -590,4 +588,3 @@ static int uplane_encap_no_integrity(uint32_t sn_size, uint8_t dir,
>  	return n - i;
>  };
>  
> -#endif /* !RTE_EXEC_ENV_WINDOWS */

When removing the last line of a file, you should remove the blank line before.
I'll fix when merging.




More information about the dev mailing list