[dpdk-dev] [PATCH v2] eal/linux: use strlcpy in uevent parsing

Thomas Monjalon thomas at monjalon.net
Mon Apr 23 16:23:48 CEST 2018


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 <thomas at monjalon.net>
> > ---
> LGTM
> 
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied




More information about the dev mailing list