]> git.droids-corp.org - dpdk.git/commit
cocci/nullfree: add more functions
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 20 Feb 2022 18:21:40 +0000 (10:21 -0800)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 24 Jun 2022 12:50:43 +0000 (14:50 +0200)
commit555e40752b4b7d4e86e1b244b3715d2504e82671
tree36d6a29757ed38d7098ea58dc6bb862dcf4f7637
parent448e01f1b5848b20cb0300d339100dd82f4459e9
cocci/nullfree: add more functions

There are more functions in DPDK which have the semantics
as free() when passed NULL pointer. Also, put the checks
in alphabetical order.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devtools/cocci/nullfree.cocci