From: Himangi Saraogi <[email protected]> Date: Mon, 19 May 2014 22:25:11 +0530
> This patch moves data allocated using kzalloc to managed data allocated > using devm_kzalloc and cleans now unnecessary kfrees in probe and remove > functions. An explicit linux/device.h include is added to make sure > the devm_*() routine declarations are unambiguously available. > > The following Coccinelle semantic patch was used for making the change: ... > Signed-off-by: Himangi Saraogi <[email protected]> > Acked-by: Julia Lawall <[email protected]> > --- > v2: add explicit include for linux/device.h Applied, thank you. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
