numam-dpdk/drivers/net/ena
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
..
base net/ena: use common debug options 2021-07-23 17:42:33 +02:00
ena_ethdev.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ena_ethdev.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ena_logs.h net/ena: use common debug options 2021-07-23 17:42:33 +02:00
ena_platform.h net/ena: remove endian swap functions 2021-05-11 15:00:44 +02:00
ena_rss.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build net/ena: rework RSS configuration 2021-07-23 17:44:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00