numam-dpdk/lib/stack
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
..
meson.build stack: fix stubs header export 2022-02-10 17:05:19 +01:00
rte_stack_lf_c11.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf_generic.h stack: fix reload head when pop fails 2021-09-27 17:28:55 +02:00
rte_stack_lf_stubs.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_lf.h stack: allow lock-free only on relevant architectures 2021-05-03 18:46:15 +02:00
rte_stack_std.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack_std.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_stack.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_stack.h lib: document free functions 2022-06-24 14:50:34 +02:00
stack_pvt.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