numam-dpdk/drivers/net/bonding
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
..
Makefile net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
meson.build net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_8023ad_private.h net/bonding: fix LACP negotiation 2019-03-21 20:30:35 +01:00
rte_eth_bond_8023ad.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_8023ad.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_alb.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_api.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_args.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_flow.c net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_pmd.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_eth_bond_private.h net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_bond_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00