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

David Marchand david.marchand at redhat.com
Mon Nov 14 10:57:54 CET 2022


On Wed, Nov 9, 2022 at 3:54 PM <jerinj at marvell.com> wrote:
>
> 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")
> Cc: stable at dpdk.org
>
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>

I split the patch in two (as Thomas suggested) and applied it.
Thanks.


-- 
David Marchand



More information about the stable mailing list