numam-dpdk/drivers
Bruce Richardson a53f14f961 raw/dpaa2_cmdif: fix warnings with GCC 9
GCC9 gives warnings if the parameter passed to printf for "%s" could be
NULL, so we need to add checks in some cases to ensure that is not the
case.

Fixes: 3298fa4853 ("raw/dpaa2_cmdif: introduce DPAA2 command interface driver")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-05-02 14:17:37 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus bus/fslmc: fix warning with GCC 9 2019-05-02 14:17:26 +02:00
common crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +02:00
compress compress/qat: fix dataplane return 2019-04-18 16:01:28 +02:00
crypto crypto/zuc: fix dependency check 2019-05-02 10:34:05 +02:00
event eventdev: promote adapter functions as stable 2019-04-22 13:20:33 +02:00
mempool build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
net net/ixgbe: fix warning with GCC 9 2019-05-02 14:17:24 +02:00
raw raw/dpaa2_cmdif: fix warnings with GCC 9 2019-05-02 14:17:37 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00