On 4/16/2018 7:07 PM, Fabio Estevam wrote: > From: Fabio Estevam <[email protected]> > > Use kmemdup() rather than duplicating its implementation. > > By usign kmemdup() we can also get rid of the 'val' variable. > > Detected with Coccinelle script. > > Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Horia Geantă <[email protected]>
Thanks, Horia
