numam-dpdk/lib/compressdev
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 compressdev: separate out driver-only headers 2022-03-15 02:06:25 +01:00
rte_comp.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_comp.h lib: document free functions 2022-06-24 14:50:34 +02:00
rte_compressdev_internal.h compressdev: fix missing space in log macro 2022-03-15 02:13:57 +01:00
rte_compressdev_pmd.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_compressdev_pmd.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_compressdev.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_compressdev.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
version.map lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00