numam-dpdk/drivers/raw/ifpga
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 raw/ifpga/base: fix port feature ID 2022-01-26 11:02:05 +01:00
ifpga_rawdev.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ifpga_rawdev.h raw/ifpga: fix device name format 2021-04-29 10:25:28 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_ifpga.c raw/ifpga: fix device name format 2021-04-29 10:25:28 +02:00
rte_pmd_ifpga.h raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00