23/04/2018 16:15, Bruce Richardson: > On Tue, Apr 17, 2018 at 02:23:29PM +0200, Thomas Monjalon wrote: > > Support of strlcpy has recently been added to DPDK. > > > > This replacement has been generated by the coccinelle script: > > devtools/cocci.sh devtools/cocci/strlcpy.cocci > > > > Fixes: 0d0f478d0483 ("eal/linux: add uevent parse and process") > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > --- > LGTM > > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied