lib: fix doxygen for parameters of function pointers
authorThomas Monjalon <thomas@monjalon.net>
Thu, 21 Jan 2021 21:52:37 +0000 (22:52 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 29 Jan 2021 14:58:06 +0000 (15:58 +0100)
commit45eb6a1dfededc2a648364a496d480edb8023650
tree464ec818bfeed11ffda01a19193fd635e508e7c1
parent26fe454ec059a3cb476ae33763a23da7a8e520d4
lib: fix doxygen for parameters of function pointers

Some parameters of typedef'ed function pointers were not properly listed
in the doxygen comments.
The error is seen with doxygen 1.9 which added this specific check:
https://github.com/doxygen/doxygen/commit/d34236ba4037

Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_compressdev/rte_compressdev_pmd.h
lib/librte_cryptodev/rte_cryptodev_pmd.h
lib/librte_eal/include/rte_keepalive.h
lib/librte_eventdev/rte_eventdev_pmd.h
lib/librte_port/rte_port.h
lib/librte_port/rte_swx_port.h
lib/librte_rawdev/rte_rawdev_pmd.h
lib/librte_security/rte_security_driver.h
lib/librte_table/rte_swx_table.h
lib/librte_table/rte_table.h