numam-dpdk/lib/acl
Stephen Hemminger 448e01f1b5 lib: document free functions
Make sure all functions which use the convention that XXX_free(NULL)
is a nop are all documented.

The wording is chosen to match the documentation of free(3).
"If ptr is NULL, no operation is performed."

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Chengwen Feng <fengchengwen@huawei.com>
[David: squashed with other series updates, unified wording]
2022-06-24 14:50:34 +02:00
..
acl_bld.c acl: fix rules with 8-byte field size 2022-05-30 23:30:33 +02:00
acl_gen.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_altivec.h avoid AltiVec keyword vector 2022-05-25 11:49:39 +02:00
acl_run_avx2.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_avx2.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
acl_run_avx512_common.h acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_avx512.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x8.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x16.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_neon.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_neon.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_scalar.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run_sse.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_run.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
acl_vect.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
acl.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
meson.build config/x86: skip GNU binutils bug check for LLVM 2021-11-17 09:41:13 +01:00
rte_acl_osdep.h acl: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_acl.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_acl.h lib: document free functions 2022-06-24 14:50:34 +02:00
tb_mem.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
tb_mem.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00