[dpdk-dev] [PATCH] lib: fix doxygen syntax issues

Thomas Monjalon thomas at monjalon.net
Wed Nov 9 16:04:43 CET 2022


09/11/2022 15:54, jerinj at marvell.com:
> From: Jerin Jacob <jerinj at marvell.com>
> 
> Fix following syntax error reported by doxygen 1.9.5 version.
> 
> lib/eal/include/rte_uuid.h:89: error: RTE_UUID_STRLEN
> has @param documentation sections but no arguments
> (warning treated as error, aborting now)
> 
> lib/power/rte_power.h:169: error: rte_power_freq_up has
> @param documentation sections but no arguments
> (warning treated as error, aborting now)
> 
> Fixes: 6bc67c497a51 ("eal: add uuid API")
> Fixes: d7937e2e3d12 ("power: initial import")

I think it deserves to be split in 2 patches.
If you agree, I can split when merging.





More information about the stable mailing list