numam-dpdk/drivers/bus
Bruce Richardson f9acaf84e9 replace snprintf with strlcpy without adding extra include
For files that already have rte_string_fns.h included in them, we can
do a straight replacement of snprintf(..."%s",...) with strlcpy. The
changes in this patch were auto-generated via command:

spatch --sp-file devtools/cocci/strlcpy-with-header.cocci --dir . --in-place

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-04-04 22:45:54 +02:00
..
dpaa drivers: remove Linux EAL from include path 2019-04-04 22:06:16 +02:00
fslmc crypto/dpaa2_sec: support multi-process 2019-04-02 16:50:24 +02:00
ifpga bus/ifpga: fix AFU probe failure handler 2019-01-19 00:07:52 +01:00
pci replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
vdev replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
vmbus drivers: remove Linux EAL from include path 2019-04-04 22:06:16 +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