numam-dpdk/drivers/bus/fslmc
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
..
mc net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
portal crypto/dpaa2_sec: support multi-process 2019-04-02 16:50:24 +02:00
qbman bus/fslmc: fix build with musl libc 2019-03-31 01:02:21 +01:00
fslmc_bus.c bus/fslmc: fix warning with GCC 9 2019-05-02 14:17:26 +02:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c bus/fslmc: support secondary process 2019-01-14 17:44:29 +01:00
fslmc_vfio.h vfio: export some internal functions 2018-04-13 01:06:57 +02:00
Makefile fslmc: enable dpaax library 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_bus_fslmc_version.map drivers: remove blank line at EOF 2019-04-22 13:24:59 +02:00
rte_fslmc.h bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00