numam-dpdk/lib/librte_compressdev
Thomas Monjalon 45eb6a1dfe 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>
2021-01-29 15:58:06 +01:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_comp.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_comp.h compressdev: clarify destination buffer size 2019-07-29 10:18:24 +02:00
rte_compressdev_internal.h compressdev: remove unused driver id 2018-05-22 16:36:12 +02:00
rte_compressdev_pmd.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_compressdev_pmd.h lib: fix doxygen for parameters of function pointers 2021-01-29 15:58:06 +01:00
rte_compressdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_compressdev.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00