Stephen Hemminger 06c047b680 remove unnecessary null checks
Functions like free, rte_free, and rte_mempool_free
already handle NULL pointer so the checks here are not necessary.

Remove redundant NULL pointer checks before free functions
found by nullfree.cocci

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2022-02-12 12:07:48 +01:00
..
2021-10-17 14:03:13 +02:00
2021-11-16 17:57:09 +01:00
2022-02-12 12:07:48 +01:00
2021-10-24 13:37:43 +02:00
2022-02-10 23:05:32 +01:00
2021-10-17 14:06:24 +02:00
2021-10-17 14:08:03 +02:00
2022-01-11 12:16:53 +01:00
2021-11-16 17:57:09 +01:00
2021-10-17 14:08:03 +02:00