[PATCH] freebsd/contigmem: fix function parameter list

Tyler Retzlaff roretzla at linux.microsoft.com
Mon May 22 18:02:03 CEST 2023


On Mon, May 22, 2023 at 10:22:41AM +0100, Bruce Richardson wrote:
> Functions which take no parameters should explicitly have "(void)" as
> the parameter list, rather than "()".
> 
> Reported upstream on FreeBSD ports collection [1].
> 
> [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271524
> 
> Fixes: 764bf26873b9 ("add FreeBSD support")
> Cc: stable at dpdk.org
> 
> Reported-by: John Baldwin <jhb at FreeBSD.org>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>



More information about the dev mailing list