numam-dpdk/drivers/bus/pci
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
..
bsd drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
linux fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
windows remove unnecessary null checks 2022-02-12 12:07:48 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
pci_common_uio.c drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
pci_common.c bus/pci: fix use after free on unplug 2021-11-04 15:13:41 +01:00
pci_params.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
private.h bus: add device arguments name parsing 2021-09-02 16:58:19 +02:00
rte_bus_pci.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00