numam-dpdk/lib/bitratestats
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 lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_bitrate.c bitrate: fix calculation to match API description 2021-10-01 15:31:06 +02:00
rte_bitrate.h lib: document free functions 2022-06-24 14:50:34 +02:00
version.map bitrate: promote free function to stable 2021-10-01 15:31:47 +02:00