numam-dpdk/devtools/cocci
David Marchand 8f1d23ece0 eal: deprecate RTE_FUNC_PTR_* macros
Those macros have no real value and are easily replaced with a simple
if() block.

Existing users have been converted using a new cocci script.
Deprecate them.

Signed-off-by: David Marchand <david.marchand@redhat.com>
2022-09-23 16:14:34 +02:00
..
func_or_ret.cocci eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
mtod-offset.cocci
namespace_ethdev.cocci devtools/cocci: update script for ethdev namespace 2022-03-08 14:57:06 +01:00
nullfree.cocci cocci/nullfree: add more functions 2022-06-24 14:50:43 +02:00
prefix_mbuf_offload_flags.cocci devtools: add cocci script to rename mbuf offload flags 2021-10-24 13:37:02 +02:00
strlcpy-with-header.cocci devtools/cocci: create safer version of strlcpy script 2019-04-04 22:45:33 +02:00
strlcpy.cocci
zero_length_array.cocci cocci: add script for zero-length arrays in structs 2022-06-07 16:44:21 +02:00