16de054160
Recent versions of doxygen (1.9.4 and newer) complain about documented return types for functions that don't return anything. This patch removes these return types to fix build errors similar to this one: [..] Generating doc/api/doxygen with a custom command FAILED: doc/api/html /usr/bin/python3 /path/to/doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf /root/dpdk/lib/eal/include/rte_bitmap.h:324: error: found documented return type for rte_bitmap_prefetch0 that does not return anything (warning treated as error, aborting now) [..] Tested with doxygen versions: 1.8.13, 1.8.17, 1.9.1, and 1.9.4. Signed-off-by: Ali Alnubani <alialnu@nvidia.com> Acked-by: Stephen Hemminger <stephen@networkplumber.org> |
||
---|---|---|
.. | ||
crypto.h | ||
esp_inb.c | ||
esp_outb.c | ||
iph.h | ||
ipsec_sad.c | ||
ipsec_sqn.h | ||
ipsec_telemetry.c | ||
meson.build | ||
misc.h | ||
pad.h | ||
rte_ipsec_group.h | ||
rte_ipsec_sa.h | ||
rte_ipsec_sad.h | ||
rte_ipsec.h | ||
sa.c | ||
sa.h | ||
ses.c | ||
version.map |