numam-dpdk/lib/ipsec
Ali Alnubani 16de054160 lib: remove empty return types from doxygen comments
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>
2022-10-26 17:51:51 +02:00
..
crypto.h
esp_inb.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
esp_outb.c ipsec: fix build with GCC 12 2022-09-27 17:16:52 +02:00
iph.h
ipsec_sad.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ipsec_sqn.h
ipsec_telemetry.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build
misc.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
pad.h
rte_ipsec_group.h security: hide session structure 2022-10-04 22:37:54 +02:00
rte_ipsec_sa.h
rte_ipsec_sad.h lib: remove empty return types from doxygen comments 2022-10-26 17:51:51 +02:00
rte_ipsec.h
sa.c ipsec: fix NAT-T ports and length 2022-06-21 20:04:49 +02:00
sa.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
ses.c security: hide session structure 2022-10-04 22:37:54 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00