numam-dpdk/drivers/bus
Bruce Richardson 33832c1471 bus/fslmc: fix warning with GCC 9
Printing a null pointer with %s is flagged as a warning by GCC 9, and
should not be done. Replace the %s with the word "null" itself.

Fixes: 828d51d8fc ("bus/fslmc: refactor scan and probe functions")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-05-02 14:17:26 +02:00
..
dpaa build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
fslmc bus/fslmc: fix warning with GCC 9 2019-05-02 14:17:26 +02:00
ifpga bus/ifpga: support AFU device search by name 2019-04-19 14:51:54 +02:00
pci build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
vdev replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
vmbus bus/vmbus: fix resource leak on error 2019-04-22 14:39:17 +02:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00