RE: [EXT] [PATCH v4 11/12] eventdev: drop comment for anon union from doxygen

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> Make the comments on the unnamed unions in the rte_event structure > regular comments rather than doxygen ones. The comments do not add > anything meaningful to the doxygen output. > > Signed-off-by: Bruce Richardson Acked-by: Pavan Nikhilesh > --- > lib/eventdev/rte_eventdev.h | 4 ++-- >

[PATCH v4 11/12] eventdev: drop comment for anon union from doxygen

2024-02-21 Thread Bruce Richardson
Make the comments on the unnamed unions in the rte_event structure regular comments rather than doxygen ones. The comments do not add anything meaningful to the doxygen output. Signed-off-by: Bruce Richardson --- lib/eventdev/rte_eventdev.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(