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
..
2022-02-12 12:07:48 +01:00
2018-04-05 18:23:49 +02:00
2022-02-12 12:07:48 +01:00
2020-10-19 22:15:44 +02:00
2020-10-19 22:15:44 +02:00
2021-10-22 18:15:38 +02:00
2018-07-12 13:48:29 +02:00
2020-10-20 13:17:08 +02:00
2021-05-05 22:20:24 +02:00
2018-04-05 18:23:51 +02:00
2022-02-12 12:07:48 +01:00